diff options
author | fotis <fotis@unknown> | 2000-10-13 09:39:04 +0000 |
---|---|---|
committer | fotis <fotis@unknown> | 2000-10-13 09:39:04 +0000 |
commit | 8445abad617a328160c64d43d2ab1cda9bfccb46 (patch) | |
tree | c3d3434194323d22a4cd385d4702161904a064c3 /docs/xml-docs/fop/readme.xml | |
parent | 8e50d92e22db64b098f7b601b6980719d8df1862 (diff) | |
download | xmlgraphics-fop-8445abad617a328160c64d43d2ab1cda9bfccb46.tar.gz xmlgraphics-fop-8445abad617a328160c64d43d2ab1cda9bfccb46.zip |
updates docs
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193725 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/xml-docs/fop/readme.xml')
-rw-r--r-- | docs/xml-docs/fop/readme.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/xml-docs/fop/readme.xml b/docs/xml-docs/fop/readme.xml index 9964ed4dc..22c187e18 100644 --- a/docs/xml-docs/fop/readme.xml +++ b/docs/xml-docs/fop/readme.xml @@ -21,9 +21,15 @@ like XT or Xalan) or can be passed in memory as a DOM Document or (in the case of XT) SAX events. </p> + <p>The latest version of Fop is 0.14 and it supports partially the xsl:fo working draft + from March 2000. You can <jump href="download.html">download</jump> + Fop including a precompiled version the source code and many example files to + get you started. Pointers to introductions into xsl:fo can be found in the + section <jump href="specs.html">specifications</jump>. + </p> <p>FOP is part of Apache's XML project. The homepage of FOP is <jump href="http://xml.apache.org/fop">http://xml.apache.org/fop</jump>. A list - of the committers to this project and the tasks they are working on can be found + of known bugs, the committers to this project and the tasks they are working on can be found in the file <jump href="http://xml.apache.org/websrc/cvsweb.cgi/xml-fop/">Status</jump> </p> </s2> |