devel-docs: change the libgimpbase docs to "libgimpbase3"
and make them build again without any wrong symbols. This does not enable the devel-docs build yet, I'll fix module by module before enabling the build again.
This commit is contained in:
68
devel-docs/libgimpbase/libgimpbase3-docs.sgml
Normal file
68
devel-docs/libgimpbase/libgimpbase3-docs.sgml
Normal file
@ -0,0 +1,68 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE book PUBLIC '-//OASIS//DTD DocBook XML V4.5//EN'
|
||||
'http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd'>
|
||||
|
||||
<book lang="en" id="libgimpbase" xmlns:xi="http://www.w3.org/2003/XInclude">
|
||||
|
||||
<bookinfo>
|
||||
<title>GIMP Base Library Reference Manual</title>
|
||||
<releaseinfo>
|
||||
for GIMP <xi:include href="version" parse="text"/>
|
||||
</releaseinfo>
|
||||
</bookinfo>
|
||||
|
||||
<part>
|
||||
<title>GIMP Base Library</title>
|
||||
<xi:include href="xml/gimpbaseenums.xml" />
|
||||
<xi:include href="xml/gimpbasetypes.xml" />
|
||||
<xi:include href="xml/gimpversion.xml" />
|
||||
<xi:include href="xml/gimplimits.xml" />
|
||||
<xi:include href="xml/gimpparam.xml" />
|
||||
<xi:include href="xml/gimpchecks.xml" />
|
||||
<xi:include href="xml/gimpcpuaccel.xml" />
|
||||
<xi:include href="xml/gimpenv.xml" />
|
||||
<xi:include href="xml/gimpmemsize.xml" />
|
||||
<xi:include href="xml/gimpmetadata.xml" />
|
||||
<xi:include href="xml/gimprectangle.xml" />
|
||||
<xi:include href="xml/gimpparasite.xml" />
|
||||
<xi:include href="xml/gimpparasiteio.xml" />
|
||||
<xi:include href="xml/gimpsignal.xml" />
|
||||
<xi:include href="xml/gimpunit.xml" />
|
||||
<xi:include href="xml/gimputils.xml" />
|
||||
<xi:include href="xml/gimpvaluearray.xml" />
|
||||
</part>
|
||||
|
||||
<index id="api-index-full">
|
||||
<title id="index-all">Index</title>
|
||||
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
|
||||
</index>
|
||||
<index role="2.2" id="api-index-2-2">
|
||||
<title>Index of new symbols in GIMP 2.2</title>
|
||||
<xi:include href="xml/api-index-2.2.xml"><xi:fallback /></xi:include>
|
||||
</index>
|
||||
<index role="2.4" id="api-index-2-4">
|
||||
<title>Index of new symbols in GIMP 2.4</title>
|
||||
<xi:include href="xml/api-index-2.4.xml"><xi:fallback /></xi:include>
|
||||
</index>
|
||||
<index role="2.8" id="api-index-2-8">
|
||||
<title>Index of new symbols in GIMP 2.8</title>
|
||||
<xi:include href="xml/api-index-2.8.xml"><xi:fallback /></xi:include>
|
||||
</index>
|
||||
<index role="2.10" id="api-index-2-10">
|
||||
<title>Index of new symbols in GIMP 2.10</title>
|
||||
<xi:include href="xml/api-index-2.10.xml"><xi:fallback /></xi:include>
|
||||
</index>
|
||||
<index role="2.10.10" id="api-index-2-10-10">
|
||||
<title>Index of new symbols in GIMP 2.10.10</title>
|
||||
<xi:include href="xml/api-index-2.10.10.xml"><xi:fallback /></xi:include>
|
||||
</index>
|
||||
<index role="3.0" id="api-index-3-0">
|
||||
<title>Index of new symbols in GIMP 3.0</title>
|
||||
<xi:include href="xml/api-index-3.0.xml"><xi:fallback /></xi:include>
|
||||
</index>
|
||||
<index role="deprecated" id="api-index-deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
|
||||
</index>
|
||||
|
||||
</book>
|
||||
Reference in New Issue
Block a user