gmazza 2005/02/21 15:10:10 Modified: . README Log: Updated the README file to this century. Also, testing my first commit using Eclipse. Revision Changes Path 1.18 +8 -14 xml-fop/README Index: README =================================================================== RCS file: /home/cvs/xml-fop/README,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- README 3 Jan 2005 22:37:54 -0000 1.17 +++ README 21 Feb 2005 23:10:09 -0000 1.18 @@ -3,26 +3,20 @@ What is FOP? FOP is the world's first print formatter driven by XSL formatting objects. It is a Java application that reads a formatting object - tree conforming to the XSL candidate release (21. November 2000) and + tree conforming to the XSL 1.0 Recommendation (15 October 2001) and then turns it into a PDF document or allows you to preview it directly on screen. - FOP is part of Apache's XML project. The homepage of FOP is - http://xml.apache.org/fop - - HTML-Documentation can be found in the subdirectory xml-fop/docs/html-docs. - - The names of the committers of this project and what the developers are working on - can be found in the file STATUS in root. - - A list of all changes to the source can be found in the file CHANGES - + FOP is part of Apache's XML Graphics project. The homepage of FOP is + http://xml.apache.org/fop. Our resources page is at + http://xml.apache.org/fop/resources.html. + Please report bugs to bugzilla at http://issues.apache.org/bugzilla/ - Discussion of Fop takes place in fop-dev@xml.apache.org (subscribe at - [EMAIL PROTECTED]) + A mailing list for how to use FOP is at [EMAIL PROTECTED] (subscribe + at [EMAIL PROTECTED]) Before you post any questions, please have a look at the FAQ at - http://www.owal.co.uk:8090/asf/servlet/asf/ + http://xml.apache.org/fop/fo.html.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]