diff options
Diffstat (limited to 'docs/design')
-rw-r--r-- | docs/design/book.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/design/book.xml b/docs/design/book.xml index cdb23444b..315ed9cac 100644 --- a/docs/design/book.xml +++ b/docs/design/book.xml @@ -3,6 +3,8 @@ <book title="FOP Design" copyright="1999-2002 The Apache Software Foundation"> <external href="http://xml.apache.org/fop/" label="About FOP"/> <separator/> + <external href="understanding/index.html" label="Understanding" /> + <separator/> <page id="index" label="Design" source="intro.xml"/> <page id="architecture" label="Architecture" source="architecture.xml" /> <page id="properties" label="Properties" source="properties.xml" /> @@ -19,4 +21,7 @@ <page id="extending" label="Extending" source="extending.xml" /> <separator/> <page id="status" label="Status" source="status.xml" /> + <separator/> + <external href="alt.design/index.html" label="ALT DESIGN" /> + <separator/> </book> |