diff options
Diffstat (limited to 'src/documentation/content/xdocs/book.xml')
-rw-r--r-- | src/documentation/content/xdocs/book.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/book.xml b/src/documentation/content/xdocs/book.xml index 257c61ae0..a9427bcd7 100644 --- a/src/documentation/content/xdocs/book.xml +++ b/src/documentation/content/xdocs/book.xml @@ -8,9 +8,37 @@ <menu label="About"> <menu-item label="Index" href="index.html"/> + <menu-item label="News" href="news.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="Status" href="status.html"/> <menu-item label="Changes" href="changes.html"/> <menu-item label="Todo" href="todo.html"/> + + <menu-item label="Running" href="running.html"/> + <menu-item label="Embedding" href="embedding.html"/> + <menu-item label="Output Formats" href="output.html"/> + <menu-item label="Implemented" href="implemented.html"/> + <menu-item label="Limitations" href="limitations.html"/> + + <menu-item label="SVG" href="svg.html"/> + <menu-item label="Extensions" href="extensions.html"/> + <menu-item label="Fonts" href="fonts.html"/> + <menu-item label="Configuration" href="configuration.html"/> + + <menu-item label="Getting Involved" href="involved.html"/> + <menu-item label="Compiling" href="compiling.html"/> + <menu-item label="Testing" href="testing.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="Examples" href="examples.html"/> + <external label="Patch queue" href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time"/> </menu> </book> |