library-web r579 - in trunk: . data



Author: fpeters
Date: Sun Mar  1 22:12:19 2009
New Revision: 579
URL: http://svn.gnome.org/viewvc/library-web?rev=579&view=rev

Log:
* data/overlay.xml.in: added <subsection> to pygtk and pygobject, to
get them under the "Language Bindings" header.



Modified:
   trunk/ChangeLog
   trunk/data/overlay.xml.in

Modified: trunk/data/overlay.xml.in
==============================================================================
--- trunk/data/overlay.xml.in	(original)
+++ trunk/data/overlay.xml.in	Sun Mar  1 22:12:19 2009
@@ -521,12 +521,12 @@
     <document matching_tarball="pygtk" dir="/docs/html/"
         doc_module="pygtk" channel="devel" category="api-bindings">
       <_title>PyGTK Reference Manual</_title>
-      <category>api</category>
+      <subsection>api-bindings</subsection>
     </document>
     <document matching_tarball="pygobject" dir="/docs/html/"
         doc_module="pygobject" channel="devel" category="api-bindings">
       <_title>PyGObject Reference Manual</_title>
-      <category>api</category>
+      <subsection>api-bindings</subsection>
     </document>
     <document doc_module="nemiver" old-channel="users" channel="devel"/>
     <document doc_module="gtk-doc-manual" old-channel="users" channel="devel"/>



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