added id attributes for the index page.

2006-11-27  Sven Neumann  <sven@gimp.org>

	* app/app-docs.sgml: added id attributes for the index page.

	* libgimp/libgimp-docs.sgml: merged the GIMP Constants chapter into
	the GIMP Library chapter.
This commit is contained in:
Sven Neumann 2006-11-27 12:23:52 +00:00 committed by Sven Neumann
parent ff1ff6ef8d
commit f74ba3fcf2
3 changed files with 11 additions and 6 deletions

View File

@ -1,5 +1,10 @@
2006-11-27 Sven Neumann <sven@gimp.org>
* app/app-docs.sgml: added id attributes for the index page.
* libgimp/libgimp-docs.sgml: merged the GIMP Constants chapter into
the GIMP Library chapter.
* app/Makefile.am (GTKDOC_LIBS): made app-scan link again.
* app/app.types: updated.

View File

@ -1044,7 +1044,7 @@
</chapter>
</part>
<index>
<index id="app-index">
<title>Index</title>
</index>

View File

@ -11,11 +11,6 @@
</releaseinfo>
</bookinfo>
<part id="gimpdefinitions">
<title>GIMP Constants</title>
<xi:include href="xml/gimpenums.xml" />
</part>
<part id="libgimp">
<title>GIMP Library</title>
@ -27,6 +22,11 @@
</para>
</partintro>
<part id="libgimp-constants">
<title>Constants</title>
<xi:include href="xml/gimpenums.xml" />
</part>
<chapter id="libgimp-general">
<title>Functions not Related to Specific Images</title>
<xi:include href="xml/gimp.xml" />