aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/index.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2006-05-19 15:36:56 +0000
committerJeremias Maerki <jeremias@apache.org>2006-05-19 15:36:56 +0000
commitb09e7779353d387a6c1e42be931081433ce43af5 (patch)
treed2b0fc874cc2cc4e0ea3c26c85ae4c7c535c4713 /src/documentation/content/xdocs/index.xml
parentbb3acd42e7ff47185cefddaf7e921c2d4d513ad7 (diff)
downloadxmlgraphics-fop-b09e7779353d387a6c1e42be931081433ce43af5.tar.gz
xmlgraphics-fop-b09e7779353d387a6c1e42be931081433ce43af5.zip
I wonder why I haven't seen this earlier.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@407825 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/index.xml')
-rw-r--r--src/documentation/content/xdocs/index.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml
index 517537355..3f3f5f0a5 100644
--- a/src/documentation/content/xdocs/index.xml
+++ b/src/documentation/content/xdocs/index.xml
@@ -15,18 +15,17 @@
limitations under the License.
-->
<!-- $Id$ -->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
- "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "http://forrest.apache.org/dtd/document-v11.dtd">
<document>
<header>
- <title>FOP</title>
+ <title>Apache FOP</title>
<version>$Revision$</version>
</header>
<body>
<section id="intro">
<title>Introduction</title>
- <p>FOP (Formatting Objects Processor) is the world's first print formatter driven by XSL formatting
+ <p>Apache FOP (Formatting Objects Processor) is the world's first print formatter driven by XSL formatting
objects (XSL-FO) and the world's first 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.20.5/output.html">Output formats</link>