app/app-docs.sgml app/app-sections.txt updated.

2004-07-27  Sven Neumann  <sven@gimp.org>

	* app/app-docs.sgml
	* app/app-sections.txt
	* app/app.types: updated.

	* libgimpbase/libgimpbase-sections.txt
	* libgimpbase/tmpl/gimpmemsize.sgml
	* libgimpbase/tmpl/gimpunit.sgml
	* libgimpcolor/libgimpcolor-sections.txt
	* libgimpcolor/tmpl/gimprgb.sgml: minor improvements.

	* libgimpwidgets/libgimpwidgets-docs.sgml: moved cell renderers to
	a separate chapter.
This commit is contained in:
Sven Neumann 2004-07-27 18:25:43 +00:00 committed by Sven Neumann
parent d82a557228
commit cc8df78cb6
10 changed files with 64 additions and 49 deletions

View file

@ -20,8 +20,6 @@
</chapter>
<xi:include href="xml/gimpbutton.xml" />
<xi:include href="xml/gimpcellrenderercolor.xml" />
<xi:include href="xml/gimpcellrenderertoggle.xml" />
<xi:include href="xml/gimpchainbutton.xml" />
<xi:include href="xml/gimpcolorarea.xml" />
<xi:include href="xml/gimpcolorbutton.xml" />
@ -41,6 +39,12 @@
<xi:include href="xml/gimpunitmenu.xml" />
</part>
<chapter id="libgimpwidgets-cell-renderers">
<title>Cell Renderers for GtkTreeView</title>
<xi:include href="xml/gimpcellrenderercolor.xml" />
<xi:include href="xml/gimpcellrenderertoggle.xml" />
</chapter>
<part id="libgimpwidgets-colordisplay">
<title>GIMP Display Filters</title>
<xi:include href="xml/gimpcolordisplay.xml" />