You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ss...@apache.org on 2015/05/21 17:08:24 UTC

svn commit: r1680896 - in /xmlgraphics/site/trunk/content/fop/2.0: ./ compiling.mdtext embedding.mdtext index.mdtext

Author: ssteiner
Date: Thu May 21 15:08:23 2015
New Revision: 1680896

URL: http://svn.apache.org/r1680896
Log:
Add 2.0 docs

Added:
    xmlgraphics/site/trunk/content/fop/2.0/
      - copied from r1680892, xmlgraphics/site/trunk/content/fop/trunk/
Modified:
    xmlgraphics/site/trunk/content/fop/2.0/compiling.mdtext
    xmlgraphics/site/trunk/content/fop/2.0/embedding.mdtext
    xmlgraphics/site/trunk/content/fop/2.0/index.mdtext

Modified: xmlgraphics/site/trunk/content/fop/2.0/compiling.mdtext
URL: http://svn.apache.org/viewvc/xmlgraphics/site/trunk/content/fop/2.0/compiling.mdtext?rev=1680896&r1=1680892&r2=1680896&view=diff
==============================================================================
--- xmlgraphics/site/trunk/content/fop/2.0/compiling.mdtext (original)
+++ xmlgraphics/site/trunk/content/fop/2.0/compiling.mdtext Thu May 21 15:08:23 2015
@@ -5,7 +5,7 @@ Title: Apache(tm) FOP: Building from Sou
 
 ## Do You Need To Build? { #build-needed}
 
-Apache™ FOP snapshots are either pre-compiled binary or source. If you are using a binary snapshot, it is already built and there is no need to build it again. If you got the source code from a repository snapshot or via Subversion you will need to build FOP. See the [Download Instructions](../download.html) for information about where to obtain binary or repository snapshots, and whether a binary or source snapshot is best for your needs.
+Apache™ FOP distributions are either pre-compiled binary or source. If you are using a binary distribution, it is already built and there is no need to build it again. See the [Download Instructions](../download.html) for information about whether a binary or source distribution is best for your needs.
 
 ## Set Up Your Environment { #env}
 

Modified: xmlgraphics/site/trunk/content/fop/2.0/embedding.mdtext
URL: http://svn.apache.org/viewvc/xmlgraphics/site/trunk/content/fop/2.0/embedding.mdtext?rev=1680896&r1=1680892&r2=1680896&view=diff
==============================================================================
--- xmlgraphics/site/trunk/content/fop/2.0/embedding.mdtext (original)
+++ xmlgraphics/site/trunk/content/fop/2.0/embedding.mdtext Thu May 21 15:08:23 2015
@@ -340,7 +340,7 @@ There are several options to consider:
 
 - Fine-tune your stylesheet to make the XSLT process more efficient and to create XSL-FO that can be processed by FOP more efficiently. Less is more: Try to make use of property inheritance where possible.
 
-- You may also wish to consider trying to reduce [memory usage](http://xmlgraphics.apache.org/fop/trunk/running.html#memory).
+- You may also wish to consider trying to reduce [memory usage](running.html#memory).
 
 ## Multithreading FOP { #multithreading}
 

Modified: xmlgraphics/site/trunk/content/fop/2.0/index.mdtext
URL: http://svn.apache.org/viewvc/xmlgraphics/site/trunk/content/fop/2.0/index.mdtext?rev=1680896&r1=1680892&r2=1680896&view=diff
==============================================================================
--- xmlgraphics/site/trunk/content/fop/2.0/index.mdtext (original)
+++ xmlgraphics/site/trunk/content/fop/2.0/index.mdtext Thu May 21 15:08:23 2015
@@ -1,13 +1,13 @@
-Title: Apache(tm) FOP Trunk (Development code)
+Title: Apache(tm) FOP Version 2.0
 
-#Apache™ FOP Trunk (Development code)
+#Apache™ FOP Version 2.0
 
 
 ## Introduction { #intro}
 
-Apache™ **FOP Trunk** is the name for the current development code as found in the [Subversion repository](http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/). This section of the FOP web site provides the documentation for this version.
+This is Version 2.0 of Apache FOP. FOP 2.0 contains many bug fixes and a number of improvements. To see what has changed since the last release, please visit [Release Notes](releaseNotes_2.0.html).
 
-The Apache FOP team is proud to present to you this production quality codebase. It has taken over three years to get this far and over two years without a new release from the FOP project. We're still in the process of adding new features. We welcome any feedback you might have and even more, any other form of help to get the project forward.
+This release implements a substantial subset of the W3C XSL-FO 1.1 Recommendation. For a detailed overview of FOP's compliance with this recommendation, see [Compliance](../compliance.html).
 
 ## Upgrading from an earlier version { #upgrading}
 
@@ -15,4 +15,4 @@ If you're upgrading to this version from
 
 ## Download { #download}
 
-Nightly builds of trunk code can be downloaded here: [Nightly Snapshots](http://ci.apache.org/projects/xmlgraphics/fop/snapshots/).
\ No newline at end of file
+To download this version, please visit the [download page](../download.html).



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org