devel-docs: various documentation and build fixes

This commit is contained in:
Michael Natterer
2019-07-24 01:21:16 +02:00
parent aca5f806c4
commit c2a38f0631
12 changed files with 34 additions and 32 deletions

View File

@ -40,7 +40,6 @@
<chapter id="libgimp-image">
<title>Manupulating Images and their Properties</title>
<xi:include href="xml/gimpchannel.xml" />
<xi:include href="xml/gimpcolor.xml" />
<xi:include href="xml/gimpdisplay.xml" />
<xi:include href="xml/gimpdrawable.xml" />
<xi:include href="xml/gimpdrawablecolor.xml" />
@ -61,15 +60,11 @@
<xi:include href="xml/gimpitem.xml" />
<xi:include href="xml/gimpitemtransform.xml" />
<xi:include href="xml/gimplayer.xml" />
<xi:include href="xml/gimppaths.xml" />
<xi:include href="xml/gimppixbuf.xml" />
<xi:include href="xml/gimpselection.xml" />
<xi:include href="xml/gimptextlayer.xml" />
<xi:include href="xml/gimptexttool.xml" />
<xi:include href="xml/gimptile.xml" />
<xi:include href="xml/gimppainttools.xml" />
<xi:include href="xml/gimpselectiontools.xml" />
<xi:include href="xml/gimptransformtools.xml" />
<xi:include href="xml/gimpvectors.xml" />
</chapter>
@ -120,12 +115,6 @@
<xi:include href="xml/gimpitemcombobox.xml" />
<xi:include href="xml/gimpimagecombobox.xml" />
<xi:include href="xml/gimpprogressbar.xml" />
<xi:include href="xml/gimpmenu.xml" />
<xi:include href="xml/gimpbrushmenu.xml" />
<xi:include href="xml/gimpfontmenu.xml" />
<xi:include href="xml/gimpgradientmenu.xml" />
<xi:include href="xml/gimppalettemenu.xml" />
<xi:include href="xml/gimppatternmenu.xml" />
<xi:include href="xml/gimpprocbrowserdialog.xml" />
<xi:include href="xml/gimpprocview.xml" />
</part>