diff options
author | Glenn Adams <gadams@apache.org> | 2012-10-21 19:40:19 +0000 |
---|---|---|
committer | Glenn Adams <gadams@apache.org> | 2012-10-21 19:40:19 +0000 |
commit | 1a5394a6bec2b67910062a8e45c92a473aec8627 (patch) | |
tree | b97b49e8a21de298fd91f73faca3af9c13caea55 /src/documentation/content/xdocs/index.xml | |
parent | 3ba7c3902139413b0bb5a3c601d2c0688198d8c3 (diff) | |
download | xmlgraphics-fop-1a5394a6bec2b67910062a8e45c92a473aec8627.tar.gz xmlgraphics-fop-1a5394a6bec2b67910062a8e45c92a473aec8627.zip |
Merge from ^/branches/fop-1_1.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1400707 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/index.xml')
-rw-r--r-- | src/documentation/content/xdocs/index.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index 8a95934e3..dad96a6b0 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -29,7 +29,7 @@ Apacheā¢ FOP (Formatting Objects Processor) is a print formatter driven by XSL formatting objects (XSL-FO) and an output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting - pages to a specified output. <link href="1.1rc1/output.html">Output formats</link> + pages to a specified output. <link href="1.1/output.html">Output formats</link> currently supported include PDF, PS, PCL, AFP, XML (area tree representation), Print, AWT and PNG, and to a lesser extent, RTF and TXT. The primary output target is PDF. </p> @@ -39,7 +39,7 @@ </p> <figure width="480" height="260" src="images/document.jpg" alt="Render Diagram" /> <p> - A release candidate (rc1) of the latest version of FOP is available at <link href="1.1rc1/">FOP 1.1rc1</link>. + The latest version of FOP is available at <link href="1.1/">FOP 1.1</link>. </p> <p> Support for each of the standard's objects and properties is detailed in <link href="compliance.html">FOP Compliance</link>. |