mkdb: ensure that fallback stability is a trimmed string
[gtk-doc.git] / tests / bugs / docs / tester-docs.xml
blob7efead4b0b6c7b1e13191487ccb9a57eb3805ea3
1 <?xml version="1.0"?>
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 % gtkdocentities SYSTEM "xml/gtkdocentities.ent">
7   %gtkdocentities;
8 ]>
9 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
10   <bookinfo>
11     <title>&package_name; Reference Manual</title>
12     <releaseinfo>
13       for &package_string;.
14       The latest version of this documentation can be found on-line at
15       <ulink role="online-location" url="http://[SERVER]/&package_name;/index.html">http://[SERVER]/&package_name;/</ulink>.
16     </releaseinfo>
17   </bookinfo>
19   <chapter>
20     <title>Tests</title>
21     <xi:include href="xml/tester.xml"/>
22   </chapter>
24   <index id="api-index">
25     <title>API Index</title>
26     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
27   </index>
28   <index id="deprecated-api-index" role="deprecated">
29     <title>Index of deprecated API</title>
30     <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
31   </index>
32   <index id="api-index-0-1" role="0.1">
33     <title>Index of new API in 0.1</title>
34     <xi:include href="xml/api-index-0.1.xml"><xi:fallback /></xi:include>
35   </index>
36   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
37 </book>