library-web r456 - in trunk: . data data/skin
- From: fpeters svn gnome org
- To: svn-commits-list gnome org
- Subject: library-web r456 - in trunk: . data data/skin
- Date: Sat, 17 May 2008 20:24:35 +0000 (UTC)
Author: fpeters
Date: Sat May 17 20:24:35 2008
New Revision: 456
URL: http://svn.gnome.org/viewvc/library-web?rev=456&view=rev
Log:
* data/catalog.xml.in, data/overlay.xml.in, data/skin/lgo.css: moved
bindings docs to be right under "References", at the same level as C
API and Freedesktop standards.
Modified:
trunk/ChangeLog
trunk/data/catalog.xml.in
trunk/data/overlay.xml.in
trunk/data/skin/lgo.css
Modified: trunk/data/catalog.xml.in
==============================================================================
--- trunk/data/catalog.xml.in (original)
+++ trunk/data/catalog.xml.in Sat May 17 20:24:35 2008
@@ -51,6 +51,7 @@
that has not already been moved elsewhere.
</_msgstr>
<_msgstr msgid="standards">Standards</_msgstr>
+ <_msgstr msgid="api-bindings">Language Bindings</_msgstr>
<_msgstr msgid="js-language-cookie">
Preferred language is loaded from a cookie.
</_msgstr>
Modified: trunk/data/overlay.xml.in
==============================================================================
--- trunk/data/overlay.xml.in (original)
+++ trunk/data/overlay.xml.in Sat May 17 20:24:35 2008
@@ -12,7 +12,7 @@
</_abstract>
</subindex>
<subindex id="references" weight="0.8">
- <sections>api standards</sections>
+ <sections>api api-bindings standards</sections>
<_title>References</_title>
<_abstract>
The references contain the Application Programming Interface, list of
@@ -52,9 +52,7 @@
<subsection channel="devel" parent="api" id="api-desktop-plugins" weight="0.2">
<_title>Plugins for GNOME Applications</_title>
</subsection>
- <subsection channel="devel" parent="api" id="api-bindings" weight="0.1">
- <_title>Bindings to other languages</_title>
- </subsection>
+ <subsection channel="devel" id="api-bindings" weight="0.7"/>
<subsection channel="devel" id="standards" weight="0.6"/>
<subsection channel="devel" id="whitepapers" weight="0.5"/>
<subsection channel="devel" id="ApplicationsProgramming" weight="0.5"/>
@@ -460,14 +458,12 @@
<category>faqs</category>
</document>
<document matching_tarball="pygtk" dir="/docs/html/"
- doc_module="pygtk" channel="devel" category="api">
- <subsection>api-bindings</subsection>
+ doc_module="pygtk" channel="devel" category="api-bindings">
<_title>PyGTK Reference Manual</_title>
<category>api</category>
</document>
<document matching_tarball="pygobject" dir="/docs/html/"
- doc_module="pygobject" channel="devel" category="api">
- <subsection>api-bindings</subsection>
+ doc_module="pygobject" channel="devel" category="api-bindings">
<_title>PyGObject Reference Manual</_title>
<category>api</category>
</document>
@@ -483,13 +479,17 @@
<category>api</category>
</document>
-->
- <document doc_module="gtkmm" channel="devel" category="api">
+ <document doc_module="gtkmm" channel="devel" category="api-bindings">
<new/>
- <subsection>api-bindings</subsection>
<_title>gtkmm Documentation</_title>
<_abstract>C++ Interfaces for GTK+ and GNOME</_abstract>
<href>http://www.gtkmm.org/documentation.shtml</href>
- <category>api</category>
+ </document>
+ <document doc_module="java-gnome" channel="devel" category="api-bindings">
+ <new/>
+ <_title>java-gnome API Documentation</_title>
+ <_abstract>Java Interfaces for GTK+, GNOME and related libraries</_abstract>
+ <href>http://java-gnome.sourceforge.net/4.0/doc/api/overview-summary.html</href>
</document>
<document channel="devel" category="tutorials">
Modified: trunk/data/skin/lgo.css
==============================================================================
--- trunk/data/skin/lgo.css (original)
+++ trunk/data/skin/lgo.css Sat May 17 20:24:35 2008
@@ -580,9 +580,10 @@
font-weight: normal;
}
-ul.indextoc ul {
+ul.indextoc > li {
margin-bottom: 1ex;
}
+
ul.indextoc a {
border-bottom: 1px dotted #888;
text-decoration: none;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]