diff options
author | Jeremias Maerki <jeremias@apache.org> | 2009-01-29 07:06:53 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2009-01-29 07:06:53 +0000 |
commit | 03f4dfa913ea78384ca46fc99fada352add6579b (patch) | |
tree | 2d6abf17e126b0e074e4635ee81924d59cc7f996 /src/documentation | |
parent | 490204ba3a03ee172c2a2f19675aea1cc059c2ba (diff) | |
download | xmlgraphics-fop-03f4dfa913ea78384ca46fc99fada352add6579b.tar.gz xmlgraphics-fop-03f4dfa913ea78384ca46fc99fada352add6579b.zip |
Front page still mentions the beta.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@738774 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation')
-rw-r--r-- | src/documentation/content/xdocs/index.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index 9ed040184..6f46d31a6 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -35,9 +35,9 @@ </p> <figure width="480" height="260" src="images/document.jpg" alt="Render Diagram" /> <p> - A beta release of the latest version of FOP (<link href="0.95/">0.95</link>) is now - available. After a short testing period it will become the third - stable release after the large redesign effort and will implement a large subset of the + A stable release of the latest version of FOP (<link href="0.95/">0.95</link>) is + available. It's the third + stable release after the large redesign effort and implements a large subset of the <link href="http://www.w3.org/TR/xsl11/">XSL-FO Version 1.1 W3C Recommendation</link>. </p> @@ -53,7 +53,7 @@ <title>Demonstration</title> <figure width="480" height="260" src="images/layout.jpg" alt="Formatting Diagram" /> <p> -This image is a demonstration of a real two page document. The xml data on the left +This image is a demonstration of a real two page document. The XML data on the left is formatted into the two pages on the right. The document contains static areas that appear on every page, an external graphic, a footnote on the first page, and a table that goes across both pages. </p> <p> |