75 lines
2.5 KiB
XML
75 lines
2.5 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
|
|
[
|
|
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
|
|
]>
|
|
<book id="index">
|
|
<bookinfo>
|
|
<title>VIPS Reference Manual</title>
|
|
<releaseinfo>
|
|
for VIPS @IM_VERSION@
|
|
The latest version of this documentation can be found on-line at
|
|
<ulink role="online-location"
|
|
url="http://http://www.vips.ecs.soton.ac.uk/index.php?title=Documentation">http://www.vips.ecs.soton.ac.uk/index.php?title=Documentation</ulink>.
|
|
</releaseinfo>
|
|
</bookinfo>
|
|
|
|
<chapter>
|
|
<title>Core VIPS API</title>
|
|
<xi:include href="xml/image.xml"/>
|
|
<xi:include href="xml/header.xml"/>
|
|
<xi:include href="xml/check.xml"/>
|
|
<xi:include href="xml/callback.xml"/>
|
|
<xi:include href="xml/meta.xml"/>
|
|
<xi:include href="xml/region.xml"/>
|
|
<xi:include href="xml/generate.xml"/>
|
|
<xi:include href="xml/threadgroup.xml"/>
|
|
<xi:include href="xml/error.xml"/>
|
|
<xi:include href="xml/memory.xml"/>
|
|
<xi:include href="xml/buf.xml"/>
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>VIPS operation API by section</title>
|
|
<xi:include href="xml/arithmetic.xml"/>
|
|
<xi:include href="xml/boolean.xml"/>
|
|
<xi:include href="xml/relational.xml"/>
|
|
<xi:include href="xml/colour.xml"/>
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>VIPS operation API by section (no gtkdoc comments yet)</title>
|
|
<xi:include href="xml/conversion.xml"/>
|
|
<xi:include href="xml/convolution.xml"/>
|
|
<xi:include href="xml/mask.xml"/>
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>Other API (no gtkdoc comments yet)</title>
|
|
<xi:include href="xml/format.xml"/>
|
|
<xi:include href="xml/interpolate.xml"/>
|
|
<xi:include href="xml/object.xml"/>
|
|
<xi:include href="xml/proto.xml"/>
|
|
<xi:include href="xml/transform.xml"/>
|
|
<xi:include href="xml/util.xml"/>
|
|
<xi:include href="xml/version.xml"/>
|
|
<xi:include href="xml/type.xml"/>
|
|
<xi:include href="xml/rect.xml"/>
|
|
<xi:include href="xml/semaphore.xml"/>
|
|
<xi:include href="xml/dispatch.xml"/>
|
|
</chapter>
|
|
|
|
<chapter id="object-tree">
|
|
<title>Object Hierarchy</title>
|
|
<xi:include href="xml/tree_index.sgml"/>
|
|
</chapter>
|
|
|
|
<index id="api-index-full">
|
|
<title>API Index</title>
|
|
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
|
|
</index>
|
|
|
|
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
|
|
</book>
|