2003-11-08 02:54:35 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2003-02-07 02:51:44 +08:00
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
2003-11-09 01:37:46 +08:00
|
|
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
|
2003-02-07 02:51:44 +08:00
|
|
|
|
2003-12-21 01:10:49 +08:00
|
|
|
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
|
2003-09-08 05:58:10 +08:00
|
|
|
|
2001-05-05 04:39:29 +08:00
|
|
|
<bookinfo>
|
|
|
|
<title>GIMP Math Library Reference Manual</title>
|
2003-11-09 01:37:46 +08:00
|
|
|
<releaseinfo>
|
|
|
|
for GIMP <xi:include href="version" parse="text"/>
|
|
|
|
</releaseinfo>
|
2001-05-05 04:39:29 +08:00
|
|
|
</bookinfo>
|
|
|
|
|
2003-02-07 02:51:44 +08:00
|
|
|
<part id="libgimpmath">
|
2001-05-05 04:39:29 +08:00
|
|
|
<title>GIMP Math Library</title>
|
2003-09-08 05:58:10 +08:00
|
|
|
<xi:include href="xml/gimpmath.xml" />
|
|
|
|
<xi:include href="xml/gimpmatrix.xml" />
|
|
|
|
<xi:include href="xml/gimpvector.xml" />
|
|
|
|
<xi:include href="xml/gimpmd5.xml" />
|
2003-02-07 02:51:44 +08:00
|
|
|
</part>
|
2003-09-08 05:58:10 +08:00
|
|
|
|
2006-11-23 15:26:41 +08:00
|
|
|
<index id="libgimpmath-index">
|
2005-03-03 21:57:50 +08:00
|
|
|
<title>Index</title>
|
|
|
|
</index>
|
2006-11-23 15:26:41 +08:00
|
|
|
<index role="GIMP 2.2" id="libgimpmath-index-new-in-2-2">
|
2005-03-03 21:57:50 +08:00
|
|
|
<title>Index of new symbols in GIMP 2.2</title>
|
|
|
|
</index>
|
2006-11-23 15:26:41 +08:00
|
|
|
<index role="GIMP 2.4" id="libgimpmath-index-new-in-2-4">
|
2005-03-03 21:57:50 +08:00
|
|
|
<title>Index of new symbols in GIMP 2.4</title>
|
|
|
|
</index>
|
2006-11-23 15:26:41 +08:00
|
|
|
<index role="deprecated" id="libgimpmath-index-deprecated">
|
2005-03-03 21:57:50 +08:00
|
|
|
<title>Index of deprecated symbols</title>
|
|
|
|
</index>
|
|
|
|
|
2001-05-05 04:39:29 +08:00
|
|
|
</book>
|