diff options
author | Vincent Hennebert <vhennebert@apache.org> | 2007-08-05 17:52:13 +0000 |
---|---|---|
committer | Vincent Hennebert <vhennebert@apache.org> | 2007-08-05 17:52:13 +0000 |
commit | 79c476ceab07c1ac9c683cec20bd980d08362a7f (patch) | |
tree | bacd8dc3b226af0ce094940d9b275d69a388a264 | |
parent | fada5c14252c22714527111964af98be6235469e (diff) | |
download | xmlgraphics-fop-79c476ceab07c1ac9c683cec20bd980d08362a7f.tar.gz xmlgraphics-fop-79c476ceab07c1ac9c683cec20bd980d08362a7f.zip |
Disable any link to relnotes.html. This file is not properly placed (in no tab), and only contains release notes for versions up to 0.92.
TODO determine what to do with this file; newer versions have their own system
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562919 13f79535-47bb-0310-9956-ffa450edef68
-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"> |