2003-11-07 18:54:35 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2003-02-06 18:38:54 +00:00
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
2003-11-08 17:37:46 +00:00
|
|
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
|
2003-02-06 18:38:54 +00:00
|
|
|
|
2003-12-20 17:10:49 +00:00
|
|
|
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
|
2003-09-07 21:58:10 +00:00
|
|
|
|
2001-05-25 20:44:40 +00:00
|
|
|
<bookinfo>
|
|
|
|
<title>GIMP Base Library Reference Manual</title>
|
2003-11-08 17:37:46 +00:00
|
|
|
<releaseinfo>
|
|
|
|
for GIMP <xi:include href="version" parse="text"/>
|
|
|
|
</releaseinfo>
|
2001-05-25 20:44:40 +00:00
|
|
|
</bookinfo>
|
|
|
|
|
2003-02-06 18:51:44 +00:00
|
|
|
<part id="libgimpbase">
|
2001-05-25 20:44:40 +00:00
|
|
|
<title>GIMP Base Library</title>
|
2004-07-29 12:33:15 +00:00
|
|
|
<xi:include href="xml/gimpbaseenums.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimpbasetypes.xml" />
|
|
|
|
<xi:include href="xml/gimpversion.xml" />
|
|
|
|
<xi:include href="xml/gimplimits.xml" />
|
2004-09-03 00:06:21 +00:00
|
|
|
<xi:include href="xml/gimpchecks.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimpdatafiles.xml" />
|
|
|
|
<xi:include href="xml/gimpenv.xml" />
|
2004-07-27 16:39:00 +00:00
|
|
|
<xi:include href="xml/gimpmemsize.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<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/gimpprotocol.xml" />
|
|
|
|
<xi:include href="xml/gimpwire.xml" />
|
2003-02-06 18:51:44 +00:00
|
|
|
</part>
|
2003-09-07 21:58:10 +00:00
|
|
|
|
2001-05-25 20:44:40 +00:00
|
|
|
</book>
|