From 8445abad617a328160c64d43d2ab1cda9bfccb46 Mon Sep 17 00:00:00 2001 From: fotis Date: Fri, 13 Oct 2000 09:39:04 +0000 Subject: [PATCH] updates docs git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193725 13f79535-47bb-0310-9956-ffa450edef68 --- docs/examples/fo/normal.fo | 4 ++-- docs/xml-docs/fop/download.xml | 6 ++++++ docs/xml-docs/fop/involved.xml | 2 +- docs/xml-docs/fop/readme.xml | 8 +++++++- docs/xml-docs/fop/running.xml | 2 +- docs/xml-docs/fop/specs.xml | 7 +++++++ 6 files changed, 24 insertions(+), 5 deletions(-) diff --git a/docs/examples/fo/normal.fo b/docs/examples/fo/normal.fo index c17f4ebc2..1cd3d206f 100644 --- a/docs/examples/fo/normal.fo +++ b/docs/examples/fo/normal.fo @@ -22,8 +22,8 @@ Below fo:root there is always You can download the latest release version from the distribution directory.

The file contains also the documentation (including some example fo files) and the source.

+

If you want to work with the latest and nicest code, you can use the cvs version. See the section + on AnonCVS in the xml.apache.org documentation for details. + Sometimes people have difficulties to access the cvs server; in this case you can download + a snapshot from the cvs files here. + In both cases you have to build Fop yourself - see Compiling Fop for details. +

To run FOP from the command line, see Running FOP. If you are interested in embedding FOP in a Java application of your own, see Embedding FOP. diff --git a/docs/xml-docs/fop/involved.xml b/docs/xml-docs/fop/involved.xml index 9ce38e573..e80a55b62 100644 --- a/docs/xml-docs/fop/involved.xml +++ b/docs/xml-docs/fop/involved.xml @@ -17,7 +17,7 @@ to fop-dev-subscribe@xml.apache.org

Sending bug reports and feature requests to the list is a welcome and important contribution to developing Fop.

-

Read also the archive +

Read also the archive of the discussion list fop-dev to get an idea of the issues being discussed.

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.

+

The latest version of Fop is 0.14 and it supports partially the xsl:fo working draft + from March 2000. You can download + 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 specifications. +

FOP is part of Apache's XML project. The homepage of FOP is http://xml.apache.org/fop. 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 Status

diff --git a/docs/xml-docs/fop/running.xml b/docs/xml-docs/fop/running.xml index acdf11fe8..11111c6ea 100644 --- a/docs/xml-docs/fop/running.xml +++ b/docs/xml-docs/fop/running.xml @@ -20,7 +20,7 @@ The other required files can be found at W3C DOM Java binding.

d) Optional: Fop supports the jimi library for image processing, if it is in your classpath - when you build Fop. + when you build Fop. You can find it at java.sun.com

diff --git a/docs/xml-docs/fop/specs.xml b/docs/xml-docs/fop/specs.xml index 40f7ac5d8..558343b55 100644 --- a/docs/xml-docs/fop/specs.xml +++ b/docs/xml-docs/fop/specs.xml @@ -4,6 +4,7 @@ +
  • Latest XSL-FO Working Draft (27 March 2000)
  • A dtd for the XSL-FO Working Draft (27 March 2000) provided by N. Grigoriev from RenderX
  • @@ -18,6 +19,12 @@
  • Namespaces in XML Recommendation
  • Java JDK 1.1 Documentation
+
+ +
    +
  • Elliotte Rusty Harold: Chapter 15 on xsl:fo from his excellent xml book
  • +
+
-- 2.39.5