aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop
diff options
context:
space:
mode:
Diffstat (limited to 'src/java/org/apache/fop')
-rw-r--r--src/java/org/apache/fop/overview.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/java/org/apache/fop/overview.html b/src/java/org/apache/fop/overview.html
new file mode 100644
index 000000000..af1f3c055
--- /dev/null
+++ b/src/java/org/apache/fop/overview.html
@@ -0,0 +1,9 @@
+<HTML>
+<TITLE>FOP Overview</TITLE>
+<BODY>
+<P>FOP is an XSL formatter and renderer that works with an XSLT transformer to
+produce PDF (and eventually other output formats) from XML documents.</P>
+
+<P>To get an overview of the FOP process, begin with the class <A HREF="org/apache/fop/apps/Driver.html">org.apache.fop.apps.Driver</A>.</P>
+</BODY>
+</HTML> \ No newline at end of file