[release-notes/gnome-3-18] developers - give webkitgtk+ its own section, and elaborate



commit 252cc528893bd55bc28c08901c0f58f7fa504726
Author: Allan Day <allanpday gmail com>
Date:   Wed Sep 16 15:28:15 2015 +0100

    developers - give webkitgtk+ its own section, and elaborate

 help/C/developers.page |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 982b1cd..abd661b 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -102,6 +102,18 @@
     </list>
   </section>
 
+  <section id="webkitgtk+">
+    <title>WebKitGTK+</title>
+    <p>The new version of WebKitGTK+ includes a range of new APIs and features:</p>
+    <list>
+      <item><p>The web inspector <link 
href="https://www.webkit.org/blog/3574/web-inspector-interface-changes/";>has been overhauled</link>, with new 
features.</p></item>
+      <item><p>New APIs, such as <code>WebKitWebEditor</code>, make it easier to integrate WebKit into 
applications, particularly as an editor.</p></item>
+      <item><p><code>WebKitWebsiteDataManager</code> is a new class that lets you manage the increasingly 
diverse data that websites can store locally.</p></item>
+      <item><p>WebKitGTK+ now has API to set the maximum number of web processes per WebKitWebContext. This 
allows total memory consumption to be reduced.</p></item>
+    </list>
+    <p>For more information, a <link 
href="http://webkitgtk.org/reference/webkit2gtk/unstable/api-index-2-10.html";>full list of new API</link> is 
available.</p>
+  </section>
+
   <section id="more">
     <title>Other Improvements</title>
     <p>Other improvements for developers in GNOME &gnomeversion; include:</p>
@@ -110,9 +122,6 @@
       <item><p>gedit now has a minimap, which shows an overview of a file next to the scrollbar.</p></item>
       <item><p>gitg has a new first run experience, which helps to automatically add repositories in your 
home directory.</p></item>
       <item><p>A new gedit plug-in allows finding text in all files.</p></item>
-      <item><p>Web has a <link href="https://www.webkit.org/blog/3574/web-inspector-interface-changes/";>new 
Web Inspector UI</link>, which includes new features.</p></item>
-      <item><p>Also in Web, there is are new APIs for UI and Web extensions.</p></item>
-      <item><p>WebKitGTK+ now has API to set the maximum number of web processes per WebKitWebContext. This 
allows total memory consumption to be reduced.</p></item>
     </list>
   </section>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]