[library-web/new-website-style: 19/55] fixed sectioning of api docs



commit cebe3a86e0ad10b550c5a6613f519b39cce6641e
Author: Frédéric Péters <fpeters 0d be>
Date:   Sun Dec 5 12:00:30 2010 +0100

    fixed sectioning of api docs

 data/overlay.xml.in |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)
---
diff --git a/data/overlay.xml.in b/data/overlay.xml.in
index e172e9e..161a755 100644
--- a/data/overlay.xml.in
+++ b/data/overlay.xml.in
@@ -46,7 +46,7 @@
     <subsection channel="devel" id="tutorials" weight="0.8"/>
     <subsection channel="devel" id="faqs" weight="0.7"/>
     <subsection channel="devel" id="api-base" weight="0.8"/>
-    <subsection channel="devel" id="api" weight="0.8"/>
+    <subsection channel="devel" id="api" weight="0.75"/>
     <subsection channel="devel" parent="api" id="api-core" weight="1.0">
       <_title>Core</_title>
     </subsection>
@@ -414,7 +414,6 @@
     </document>
 
     <document doc_module="cogl" channel="devel">
-      <category>api-others</category>
       <_abstract>
         COGL is a low level OpenGL abstraction library developed for (and part
 	of) Clutter. It is used primarily by Clutter to provide a common rendering
@@ -489,7 +488,6 @@
     </document>
 
     <document doc_module="gdl" channel="devel">
-      <category>api-others</category>
       <_abstract>
 	The GNOME Devtools Library package provides a docking system and
 	several utilities useful to GNOME development tools and GNOME
@@ -528,7 +526,6 @@
     </document>
 
     <document doc_module="gtkglext" channel="devel">
-      <category>api-others</category>
       <_abstract>
         GtkGLExt is an OpenGL extension to GTK+. It provides additional GDK
 	objects which support OpenGL rendering in GTK+ and GtkWidget API
@@ -547,11 +544,9 @@
     </document>
 
     <document doc_module="gnome-scan" channel="devel" category="api">
-      <category>api-others</category>
     </document>
     
     <document doc_module="goffice" channel="devel" category="api">
-      <category>api-others</category>
     </document>
 
     <document doc_module="libpeas" channel="devel">
@@ -1002,7 +997,6 @@
     </document>
 
     <document doc_module="goocanvas" channel="devel" category="api">
-      <subsection>api-others</subsection>
     </document>
 
     <document doc_module="poppler" channel="devel" category="api">
@@ -1060,7 +1054,6 @@
     </document>
 
     <document doc_module="model" channel="devel" category="api">
-      <category>api-others</category>
     </document>
 
     <document doc_module="release-notes" channel="misc" old-channel="users">



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