2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
5 <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
6 <!ENTITY version SYSTEM "version.xml">
10 <title>libxexpr Reference Manual</title>
12 for libxexpr &version;
13 The latest version of this documentation can be found on-line at
14 <ulink role="online-location" url="http://www.juiblex.co.uk/libxexpr/docs/reference/index.html">http://www.juiblex.co.uk/libxexpr/docs/reference/</ulink>.
20 <xi:include href="xexpr.xml"/>
24 <title>API Reference</title>
25 <xi:include href="xml/xexprtypes.xml"/>
26 <xi:include href="xml/xexpreval.xml"/>
27 <xi:include href="xml/xexprparse.xml"/>
28 <xi:include href="xml/xexprdump.xml"/>
31 <xi:include href="implementation_defined_behaviour.xml"/>
33 <xi:include href="language_extensions.xml"/>
35 <index id="api-index-full">
36 <title>API Index</title>
37 <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
40 <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>