diff options
Diffstat (limited to 'src/documentation/content/xdocs/site.xml')
-rw-r--r-- | src/documentation/content/xdocs/site.xml | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/src/documentation/content/xdocs/site.xml b/src/documentation/content/xdocs/site.xml index f65b7fa65..7d1b10b97 100644 --- a/src/documentation/content/xdocs/site.xml +++ b/src/documentation/content/xdocs/site.xml @@ -56,14 +56,15 @@ <!-- END Home tab --> - + <!-- - BEGIN Version 0.94 documentation tab + BEGIN Version 0.95 documentation tab --> - <trunk label="FOP 0.94" href="0.94/" tab="previousversion"> + <trunk label="FOP 0.95" href="0.95/" tab="previousversion"> <about label="About" href="index.html"/> - <release label="Release Notes" href="releaseNotes_0.94.html"/> - <changes label="Changes" href="changes_0.94.html"/> + <release label="Release Notes" href="releaseNotes_0.95.html"/> + <changes label="Changes (0.95)" href="changes_0.95.html"/> + <changes-beta label="Changes (0.95beta)" href="changes_0.95beta.html"/> <knownissues label="Known Issues" href="knownissues_overview.html"/> <upgrading label="Upgrading" href="upgrading.html"/> @@ -86,21 +87,21 @@ <fonts label="Fonts" href="fonts.html"/> <hyphenation label="Hyphenation" href="hyphenation.html"/> <extensions label="Extensions" href="extensions.html"/> + <metadata label="Metadata" href="metadata.html"/> </features> </trunk> <!-- - END Version 0.94 documentation tab + END Version 0.95 documentation tab --> <!-- - BEGIN Version 0.95 documentation tab + BEGIN Version 1.0 documentation tab --> - <trunk label="FOP 0.95" href="0.95/" tab="stableversion"> + <trunk label="FOP 1.0" href="1.0/" tab="stableversion"> <about label="About" href="index.html"/> - <release label="Release Notes" href="releaseNotes_0.95.html"/> - <changes label="Changes (0.95)" href="changes_0.95.html"/> - <changes-beta label="Changes (0.95beta)" href="changes_0.95beta.html"/> + <release label="Release Notes" href="releaseNotes_1.0.html"/> + <changes label="Changes (1.0)" href="changes_1.0.html"/> <knownissues label="Known Issues" href="knownissues_overview.html"/> <upgrading label="Upgrading" href="upgrading.html"/> @@ -128,7 +129,7 @@ </trunk> <!-- - END Version 0.95 documentation tab + END Version 1.0 documentation tab --> <!-- @@ -221,7 +222,7 @@ <deploy label="Deploy" href="dev/" tab="development"> <doc label="Doc Mgmt" href="doc.html"/> <release label="Release" href="release.html"/> - <bugs label="Bugs" href="http://issues.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=&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=&order=bugs.component"/> + <bugs label="Bugs" href="http://issues.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=&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=&order=bug_severity%2Cpriority%20DESC"/> </deploy> <resources label="Resources" href="dev/" tab="development"> |