2003-02-07 02:38:54 +08:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
|
2003-09-08 05:58:10 +08:00
|
|
|
<!ENTITY version SYSTEM "version.xml">
|
2001-05-26 04:44:40 +08:00
|
|
|
]>
|
2003-02-07 02:38:54 +08:00
|
|
|
|
2003-09-08 05:58:10 +08:00
|
|
|
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
|
|
2001-05-26 04:44:40 +08:00
|
|
|
<bookinfo>
|
|
|
|
<title>GIMP Base Library Reference Manual</title>
|
2003-02-07 02:38:54 +08:00
|
|
|
<releaseinfo>for GIMP &version;</releaseinfo>
|
2001-05-26 04:44:40 +08:00
|
|
|
</bookinfo>
|
|
|
|
|
2003-02-07 02:51:44 +08:00
|
|
|
<part id="libgimpbase">
|
2001-05-26 04:44:40 +08:00
|
|
|
<title>GIMP Base Library</title>
|
2003-09-08 05:58:10 +08:00
|
|
|
<xi:include href="xml/gimpbasetypes.xml" />
|
|
|
|
<xi:include href="xml/gimpversion.xml" />
|
|
|
|
<xi:include href="xml/gimplimits.xml" />
|
|
|
|
<xi:include href="xml/gimpdatafiles.xml" />
|
|
|
|
<xi:include href="xml/gimpenv.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/gimpprotocol.xml" />
|
|
|
|
<xi:include href="xml/gimpwire.xml" />
|
2003-02-07 02:51:44 +08:00
|
|
|
</part>
|
2003-09-08 05:58:10 +08:00
|
|
|
|
2001-05-26 04:44:40 +08:00
|
|
|
</book>
|