[gnome-devel-docs/dx-hackfest] Copy the library groups from the old platform overview



commit 14b6dc2f71ee4d2bda84ee7d4721621cef829243
Author: Federico Mena Quintero <federico gnome org>
Date:   Thu May 23 12:18:12 2013 -0500

    Copy the library groups from the old platform overview
    
    Signed-off-by: Federico Mena Quintero <federico gnome org>

 new-platform-overview/tech.page |   62 +++++++++++++++++++++++++++++++++++++--
 1 files changed, 59 insertions(+), 3 deletions(-)
---
diff --git a/new-platform-overview/tech.page b/new-platform-overview/tech.page
index b5c2868..f70fe28 100644
--- a/new-platform-overview/tech.page
+++ b/new-platform-overview/tech.page
@@ -16,8 +16,64 @@
 
 <title>Platform libraries</title>
 
-<p>The GNOME platform is a rich collection of libraries.</p>
- 
+<p>The GNOME platform is a rich collection of libraries.  This is a
+list of all the platform libraries in GNOME, sorted by purpose.</p>
+
+<links type="topic" 
+       style="linklist"
+       groups="gtk gdk cairo pango clutter webkit atk">
+  <title>User interface and display</title>
+</links>
+
+<links type="topic"
+       style="linklist"
+       groups="eds gsettings secret gda tracker">
+  <title>Storage of the user's data</title>
+</links>
+
+<links type="topic"
+       style="linklist"
+       groups="gio">
+  <title>File access</title>
+</links>
+
+<links type="topic"
+       style="linklist"
+       groups="gio-network soup avahi gupnp network-manager">
+  <title>Networking</title>
+</links>
+
+<links type="topic"
+       style="linklist"
+       groups="help enchant packagekit notify poppler telepathy folks">
+  <title>Application support</title>
+</links>
+
+<links type="topic"
+       style="linklist"
+       groups="canberra gstreamer pulseaudio">
+  <title>Multimedia</title>
+</links>
+
+<links type="topic"
+       style="linklist"
+       groups="d-bus polkit">
+  <title>Inter-process communication</title>
+</links>
+
+<links type="topic"
+       style="linklist"
+       groups="champlain geocode-glib">
+  <title>Geographcal</title>
+</links>
+
+<links type="topic"
+       style="linklist"
+       groups="glib gobject">
+  <title>Foundational C utilities and object system</title>
+</links>
+  
+<!-- 
 <links type="topic" style="linklist"
        groups="gtk clutter webkit gstreamer">
   <title>Graphics and Multimedia</title>
@@ -37,5 +93,5 @@
        groups="atk pango pulseaudio cairo gdk gobject glib">
   <title>Under the Hood</title>
 </links>
-
+ -->
 </page>


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