aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xml-docs/fop.xml
diff options
context:
space:
mode:
authorKeiron Liddle <keiron@apache.org>2001-10-05 09:44:34 +0000
committerKeiron Liddle <keiron@apache.org>2001-10-05 09:44:34 +0000
commit4ec330105da5bdd8cee819f51aa9e21424d7800a (patch)
tree553baaffcd2acfe145e5a3df2f47ac4a93e6d73b /docs/xml-docs/fop.xml
parent692a69774d19362a7c39f7df56bd60b88aef9b4d (diff)
downloadxmlgraphics-fop-4ec330105da5bdd8cee819f51aa9e21424d7800a.tar.gz
xmlgraphics-fop-4ec330105da5bdd8cee819f51aa9e21424d7800a.zip
updated stylebook stuff to a more recent version
changed the front page - added some images and made text clearer git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194487 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/xml-docs/fop.xml')
-rw-r--r--docs/xml-docs/fop.xml43
1 files changed, 21 insertions, 22 deletions
diff --git a/docs/xml-docs/fop.xml b/docs/xml-docs/fop.xml
index 03a721e00..bc484d152 100644
--- a/docs/xml-docs/fop.xml
+++ b/docs/xml-docs/fop.xml
@@ -1,30 +1,29 @@
<?xml version="1.0"?>
-
<book title="FOP XSL-FO documentation" copyright="1999-2001 The Apache Software Foundation">
- <external href="../index.html" label="Home"/>
+ <external href="http://xml.apache.org/" label="Home"/>
<separator/>
- <document id="index" label="Readme" source="fop/readme.xml"/>
- <document id="todo" label="TODO" source="fop/todo.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="examples" label="Examples" source="fop/examples.xml" />
- <document id="config" label="Configuration" source="fop/configuration.xml" />
- <document id="fonts" label="Fonts" source="fop/fonts.xml" />
- <document id="extensions" label="Extensions" source="fop/extensions.xml" />
- <document id="svg" label="SVG" source="fop/svg.xml" />
+ <page id="index" label="Readme" source="fop/readme.xml"/>
+ <page id="todo" label="TODO" source="fop/todo.xml" />
+ <page id="download" label="Download" source="fop/download.xml" />
+ <page id="running" label="Running FOP" source="fop/running.xml" />
+ <page id="implemented" label="Features" source="fop/implemented.xml" />
+ <page id="limitations" label="Limitations" source="fop/limitations.xml" />
+ <page id="examples" label="Examples" source="fop/examples.xml" />
+ <page id="config" label="Configuration" source="fop/configuration.xml" />
+ <page id="fonts" label="Fonts" source="fop/fonts.xml" />
+ <page id="extensions" label="Extensions" source="fop/extensions.xml" />
+ <page id="svg" label="SVG" source="fop/svg.xml" />
<separator/>
- <document id="compiling" label="Compiling" source="fop/compiling.xml" />
- <document id="embedding" label="Embedding" source="fop/embedding.xml" />
- <document id="testing" label="Testing" source="fop/testing.xml" />
- <document id="involved" label="Getting involved" source="fop/involved.xml" />
- <document id="architecture" label="Architecture" source="fop/architecture.xml"/>
+ <page id="compiling" label="Compiling" source="fop/compiling.xml" />
+ <page id="embedding" label="Embedding" source="fop/embedding.xml" />
+ <page id="testing" label="Testing" source="fop/testing.xml" />
+ <page id="involved" label="Getting involved" source="fop/involved.xml" />
+ <page id="architecture" label="Architecture" source="fop/architecture.xml"/>
<separator/>
- <document id="bugs" label="Bugs" source="fop/bugs.xml" />
- <document id="faq" label="FAQ" source="fop/faq.xml" />
- <document id="resources" label="Resources" source="fop/resources.xml" />
- <document id="license" label="License" source="fop/license.xml" />
+ <page id="bugs" label="Bugs" source="fop/bugs.xml" />
+ <page id="faq" label="FAQ" source="fop/faq.xml" />
+ <page id="resources" label="Resources" source="fop/resources.xml" />
+ <page id="license" label="License" source="fop/license.xml" />
</book>