blob: 4889db95498c61609fe05a99e482a97c6905da37 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<?xml version="1.0"?>
<book title="FOP XSL-FO documentation" copyright="1999 The Apache Software Foundation">
<external href="../index.html" label="Home"/>
<separator/>
<document id="index" label="Readme" source="fop/readme.xml"/>
<document id="download" label="Download" source="fop/download.xml" />
<document id="running" label="Running FOP" source="fop/running.xml" />
<document id="implemented" label="Features" source="fop/implemented.xml" />
<document id="limitations" label="Limitations" source="fop/limitations.xml" />
<document id="bugs" label="Bugs" source="fop/bugs.xml" />
<document id="examples" label="Examples" source="fop/examples.xml" />
<separator/>
<document id="compiling" label="Compiling" source="fop/compiling.xml" />
<document id="embedding" label="Embedding" source="fop/embedding.xml" />
<document id="involved" label="Getting involved" source="fop/involved.xml" />
<document id="architecture" label="Architecture" source="fop/architecture.xml"/>
<separator/>
<group id="faqs" label="FAQs" >
<entry id="faq-running" source="fop/faq.xml" />
</group>
<document id="specs" label="Specifications" source="fop/specs.xml" />
<document id="license" label="License" source="fop/license.xml" />
</book>
|