aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/index.xml
diff options
context:
space:
mode:
authorSimon Pepping <spepping@apache.org>2010-07-05 15:05:55 +0000
committerSimon Pepping <spepping@apache.org>2010-07-05 15:05:55 +0000
commitd734b37908aafcdce0f5690d71afdc6535dacc21 (patch)
treeb3e1373d65549e5870b2fc4e0dbeb9e1f8d0a9b2 /src/documentation/content/xdocs/index.xml
parent9d71d8cb976d4d225ccc144755c85fa1afff34de (diff)
downloadxmlgraphics-fop-d734b37908aafcdce0f5690d71afdc6535dacc21.tar.gz
xmlgraphics-fop-d734b37908aafcdce0f5690d71afdc6535dacc21.zip
First changes for the release, mainly documentation changes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-1_0@960618 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/index.xml')
-rw-r--r--src/documentation/content/xdocs/index.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml
index 0faa31a5f..a9f50d8b3 100644
--- a/src/documentation/content/xdocs/index.xml
+++ b/src/documentation/content/xdocs/index.xml
@@ -29,13 +29,13 @@
<p>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="0.95/output.html">Output formats</link>
+ pages to a specified output. <link href="1.0/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>
<figure width="480" height="260" src="images/document.jpg" alt="Render Diagram" />
<p>
- A stable release of the latest version of FOP (<link href="0.95/">0.95</link>) is
+ A stable release of the latest version of FOP (<link href="1.0/">1.0</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
@@ -69,7 +69,7 @@ The most common method is to convert semantic XML to XSL-FO, using an XSLT trans
Portable Document Format Specification (Version 1.4) from Adobe Systems.
</p>
- <p>Conformance to the XML 1.0 Recommendation, XSLT 1.0 Recommendation and the XML Namespaces Recommendation is
+ <p>Conformance to the XML 1.1 Recommendation, XSLT 1.0 and 2.0 Recommendations and the XML Namespaces Recommendation is
understood. Other relevant documents, such as the XPath and XLink Working Drafts, are referenced as necessary. The FOP
Project will attempt to use the latest version of evolving specifications.
</p>