aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xml-docs/fop.xml
diff options
context:
space:
mode:
authorfotis <fotis@unknown>2000-06-23 13:16:43 +0000
committerfotis <fotis@unknown>2000-06-23 13:16:43 +0000
commitb15d38da94b6edb8460c824a38ad42ac5fe9a37a (patch)
tree4b61608d7f58f905a4d9cb5ff4dc807cba20dc3b /docs/xml-docs/fop.xml
parentd82981702279d9e3cdc419e0a960ef1f8b488000 (diff)
downloadxmlgraphics-fop-b15d38da94b6edb8460c824a38ad42ac5fe9a37a.tar.gz
xmlgraphics-fop-b15d38da94b6edb8460c824a38ad42ac5fe9a37a.zip
add: xml files with the fop documentation (mirrors files from xml-site) and an ant script to write all into one pdf file
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193436 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/xml-docs/fop.xml')
-rw-r--r--docs/xml-docs/fop.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/xml-docs/fop.xml b/docs/xml-docs/fop.xml
new file mode 100644
index 000000000..4889db954
--- /dev/null
+++ b/docs/xml-docs/fop.xml
@@ -0,0 +1,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>