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:

committed by
Sven Neumann

parent
ff1ff6ef8d
commit
f74ba3fcf2
@ -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" />
|
||||
|
Reference in New Issue
Block a user