From 28be4ed44a9dd614518cc33d37d1abd9af4d574a Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Tue, 1 Apr 2003 20:11:26 +0000 Subject: [PATCH] Improve download page. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196199 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/download.xml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/src/documentation/content/xdocs/download.xml b/src/documentation/content/xdocs/download.xml index 5d70da6ce..71cbef9a5 100644 --- a/src/documentation/content/xdocs/download.xml +++ b/src/documentation/content/xdocs/download.xml @@ -12,12 +12,17 @@ Downloading FOP

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. +

Each version exists as binary (bin) and source (src) distribution. The binary distribution contains the + compiled package along with the documentation (including some example XSL-FO files). The source distribution + additionally contains the whole source code.

+

If you want to work with the latest and nicest code, you can download it from CVS. 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. + Please be aware that the snapshots currently mirrors the development code for the upcoming FOP 1.0 and not the + code from the current releases. You need to download from CVS in this case. (See the note below)

+

If you don't download a binary distribution you have to build FOP yourself - + see Compiling FOP for details.

Important: Currently, releases of FOP are coming out of the -- 2.39.5