diff options
Diffstat (limited to 'src/overview.html')
-rw-r--r-- | src/overview.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/overview.html b/src/overview.html index 693138338..af1f3c055 100644 --- a/src/overview.html +++ b/src/overview.html @@ -3,5 +3,7 @@ <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 |