aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content
diff options
context:
space:
mode:
authorWilliam Victor Mote <vmote@apache.org>2003-04-07 03:54:30 +0000
committerWilliam Victor Mote <vmote@apache.org>2003-04-07 03:54:30 +0000
commit4852c3dd70e4d03a9194015d9678daebbb741bdc (patch)
treedadf6d0ae39015cf8aed83c54166d1afc4563110 /src/documentation/content
parent666bf251c809246b78fba65c2745495fd06ac1bf (diff)
downloadxmlgraphics-fop-4852c3dd70e4d03a9194015d9678daebbb741bdc.tar.gz
xmlgraphics-fop-4852c3dd70e4d03a9194015d9678daebbb741bdc.zip
Rearrange entries.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196220 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content')
-rw-r--r--src/documentation/content/xdocs/book.xml17
1 files changed, 10 insertions, 7 deletions
diff --git a/src/documentation/content/xdocs/book.xml b/src/documentation/content/xdocs/book.xml
index 74760826b..a72ced6e8 100644
--- a/src/documentation/content/xdocs/book.xml
+++ b/src/documentation/content/xdocs/book.xml
@@ -12,11 +12,6 @@
<menu-item label="Home" href="index.html"/>
<menu-item label="News" href="news.html"/>
<menu-item label="Logo contest" href="logocontest.html"/>
- <menu-item label="FAQs" href="faq.html"/>
- <menu-item label="Download" href="download.html"/>
- <menu-item label="Release Notes" href="relnotes.html"/>
- <menu-item label="Getting Help" href="gethelp.html"/>
- <menu-item label="Examples" href="examples.html"/>
</menu>
<menu label="Project">
@@ -26,12 +21,17 @@
</menu>
<menu label="Using FOP">
+ <menu-item label="Release Notes" href="relnotes.html"/>
+ <menu-item label="Download" href="download.html"/>
<menu-item label="Compiling" href="compiling.html"/>
<menu-item label="Running" href="running.html"/>
<menu-item label="Embedding" href="embedding.html"/>
<menu-item label="Ant task" href="anttask.html"/>
- <menu-item label="Output Formats" href="output.html"/>
+ </menu>
+
+ <menu label="Features">
<menu-item label="Compliance" href="compliance.html"/>
+ <menu-item label="Output Formats" href="output.html"/>
</menu>
<menu label="Extras">
@@ -48,8 +48,11 @@
</menu>
<menu label="Resources">
+ <menu-item label="Getting Help" href="gethelp.html"/>
+ <menu-item label="FAQs" href="faq.html"/>
+ <menu-item label="Examples" href="examples.html"/>
<menu-item label="Bugs" href="bugs.html"/>
- <menu-item label="Resources" href="resources.html"/>
<menu-item label="License" href="license.html"/>
+ <menu-item label="Other" href="resources.html"/>
</menu>
</book>