keiron 01/12/03 02:09:16 Modified: sources fop.xml Log: updated with fop cvs Revision Changes Path 1.9 +21 -21 xml-site/sources/fop.xml Index: fop.xml =================================================================== RCS file: /home/cvs/xml-site/sources/fop.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- fop.xml 2001/06/15 12:02:07 1.8 +++ fop.xml 2001/12/03 10:09:16 1.9 @@ -1,29 +1,29 @@ <?xml version="1.0"?> - <book title="FOP XSL-FO documentation" copyright="1999-2001 The Apache Software Foundation"> - <external href="../index.html" label="Home"/> + <external href="http://xml.apache.org/" label="Home"/> <separator/> - <document id="index" label="Readme" source="fop/readme.xml"/> - <document id="download" label="Download" source="fop/download.xml" /> - <document id="running" label="Running FOP" source="fop/running.xml" /> - <document id="implemented" label="Features" source="fop/implemented.xml" /> - <document id="limitations" label="Limitations" source="fop/limitations.xml" /> - <document id="examples" label="Examples" source="fop/examples.xml" /> - <document id="config" label="Configuration" source="fop/configuration.xml" /> - <document id="fonts" label="Fonts" source="fop/fonts.xml" /> - <document id="extensions" label="Extensions" source="fop/extensions.xml" /> - <document id="svg" label="SVG" source="fop/svg.xml" /> + <page id="index" label="Readme" source="fop/readme.xml"/> + <page id="todo" label="TODO" source="fop/todo.xml" /> + <page id="download" label="Download" source="fop/download.xml" /> + <page id="running" label="Running FOP" source="fop/running.xml" /> + <page id="implemented" label="Features" source="fop/implemented.xml" /> + <page id="limitations" label="Limitations" source="fop/limitations.xml" /> + <page id="examples" label="Examples" source="fop/examples.xml" /> + <page id="config" label="Configuration" source="fop/configuration.xml" /> + <page id="fonts" label="Fonts" source="fop/fonts.xml" /> + <page id="extensions" label="Extensions" source="fop/extensions.xml" /> + <page id="svg" label="SVG" source="fop/svg.xml" /> <separator/> - <document id="compiling" label="Compiling" source="fop/compiling.xml" /> - <document id="embedding" label="Embedding" source="fop/embedding.xml" /> - <document id="testing" label="Testing" source="fop/testing.xml" /> - <document id="involved" label="Getting involved" source="fop/involved.xml" /> - <document id="architecture" label="Architecture" source="fop/architecture.xml"/> + <page id="compiling" label="Compiling" source="fop/compiling.xml" /> + <page id="embedding" label="Embedding" source="fop/embedding.xml" /> + <page id="testing" label="Testing" source="fop/testing.xml" /> + <page id="involved" label="Getting involved" source="fop/involved.xml" /> + <page id="architecture" label="Architecture" source="fop/architecture.xml"/> <separator/> - <document id="bugs" label="Bugs" source="fop/bugs.xml" /> - <document id="faq" label="FAQ" source="fop/faq.xml" /> - <document id="resources" label="Resources" source="fop/resources.xml" /> - <document id="license" label="License" source="fop/license.xml" /> + <page id="bugs" label="Bugs" source="fop/bugs.xml" /> + <faqs id="faq" label="FAQ" source="fop/faq.xml"/> + <page id="resources" label="Resources" source="fop/resources.xml" /> + <page id="license" label="License" source="fop/license.xml" /> </book>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
