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

@ -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" />