diff options
-rw-r--r-- | src/documentation/content/xdocs/faq.xml | 2 | ||||
-rw-r--r-- | src/documentation/content/xdocs/news.xml | 7 | ||||
-rw-r--r-- | src/documentation/content/xdocs/status.xml | 8 |
3 files changed, 8 insertions, 9 deletions
diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml index e4ea2ac3b..5c99fbd3a 100644 --- a/src/documentation/content/xdocs/faq.xml +++ b/src/documentation/content/xdocs/faq.xml @@ -1191,7 +1191,7 @@ Can I control this?</question> <li> In the case where something works properly with another formatter, (AntennaHouse, PassiveTex, etc.) but doesn't work with FOP, please - check the <link href="relnotes.html">Release Notes</link>, the + check the <!--link href="relnotes.html"-->Release Notes<!--/link-->, the <link href="compliance.html">FOP Standards Compliance</link> document, and the remaining FAQ in this document. If not found there, look at the list of <link href="bugs.html#issues_existing">Bugs Already Reported</link>. diff --git a/src/documentation/content/xdocs/news.xml b/src/documentation/content/xdocs/news.xml index 883e48d5e..73ca25a4a 100644 --- a/src/documentation/content/xdocs/news.xml +++ b/src/documentation/content/xdocs/news.xml @@ -77,8 +77,8 @@ </p> <p> Please see also the - <link href="http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/200511.mbox/%3c20051123002157.0EB0.JEREMIAS@apache.org%3e">announcement</link> - and the <link href="relnotes.html#FOP+0.90+alpha+1">release notes</link>. + <link href="http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/200511.mbox/%3c20051123002157.0EB0.JEREMIAS@apache.org%3e">announcement</link>. + <!-- TODO re-enable and the <link href="relnotes.html#FOP+0.90+alpha+1">release notes</link>.--> </p> </section> <section> @@ -143,7 +143,8 @@ <p> See also the full text of the <link href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=fop-dev@xml.apache.org&msgNo=6067"> - announcement</link> and the <link href="relnotes.html#FOP+0.20.5">release notes</link>. + announcement</link>. + <!-- TODO re-enable and the <link href="relnotes.html#FOP+0.20.5">release notes</link>.--> </p> </section> <section> diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 1ff7060b1..cb2c4aa0b 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -134,11 +134,9 @@ <section> <title>Maintenance Status</title> <p> - The latest release of the maintenance branch is FOP 0.20.5, - released on July 18th, 2003. See <a - href="relnotes.html">release notes</a> for more details. The - maintenance branch has been frozen in 2004 so the team can - concentrate on the new code base. + The latest release of the maintenance branch is FOP 0.20.5, released on July 18th, 2003. + The maintenance branch has been frozen in 2004 so the team can concentrate on the new code + base. </p> </section> <!--section id="stats"> |