libgimp/libgimp-docs.sgml libgimpbase/libgimpbase-docs.sgml

2005-03-03  Sven Neumann  <sven@gimp.org>

        * libgimp/libgimp-docs.sgml
        * libgimpbase/libgimpbase-docs.sgml
        * libgimpcolor/libgimpcolor-docs.sgml
        * libgimpconfig/libgimpconfig-docs.sgml
        * libgimpmath/libgimpmath-docs.sgml
        * libgimpmodule/libgimpmodule-docs.sgml
        * libgimpthumb/libgimpthumb-docs.sgml
        * libgimpwidgets/libgimpwidgets-docs.sgml: added several indices,
        one for all symbols, and lists of new symbols for GIMP 2.2 and
        2.4.  For this to work correctly, you need gtk-doc from CVS (see
        bug #168384). But don't worry, you can still build the docs with
        older versions.
This commit is contained in:
Sven Neumann
2005-03-03 13:57:50 +00:00
committed by Sven Neumann
parent 75133b1a16
commit 3a4f1f697b
9 changed files with 116 additions and 0 deletions

View File

@ -21,4 +21,17 @@
<xi:include href="xml/gimpbilinear.xml" />
</part>
<index>
<title>Index</title>
</index>
<index role="GIMP 2.2">
<title>Index of new symbols in GIMP 2.2</title>
</index>
<index role="GIMP 2.4">
<title>Index of new symbols in GIMP 2.4</title>
</index>
<index role="deprecated">
<title>Index of deprecated symbols</title>
</index>
</book>