pbwest 2004/01/26 15:21:05 Added: src/java/org/apache/fop Tag: FOP_0-20-0_Alt-Design overview.html Log: Revision Changes Path No revision No revision 1.2.2.1 +3 -4 xml-fop/src/java/org/apache/fop/overview.html Index: overview.html =================================================================== RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/overview.html,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -u -r1.2 -r1.2.2.1 --- overview.html 27 Apr 2003 18:19:49 -0000 1.2 +++ overview.html 26 Jan 2004 23:21:05 -0000 1.2.2.1 @@ -1,10 +1,9 @@ <HTML> <TITLE>FOP Overview</TITLE> <BODY> -<P>FOP formats and renders XSL-FO input into a variety of output formats, -including PDF and PostScript.</P> +<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 more information, including general documentation, go to the <A -href="http://xml.apache.org/fop" target="fop-home">FOP Home Page</A>.</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>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]