froehlich 02/01/04 01:31:11 Added: src/documentation/xdocs newtoc.xml Log: proposal for the new documentation structure Revision Changes Path 1.1 xml-cocoon2/src/documentation/xdocs/newtoc.xml Index: newtoc.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "dtd/book-cocoon-v10.dtd"> <book software="Apache Cocoon" title="Apache Cocoon Documentation" copyright="@year@ The Apache Software Foundation" xmlns:xlink="http://www.w3.org/1999/xlink"> <menu label="Getting started"> <menu label="What you should know/read"> <menu-item label="XML references" href=""/> <menu-item label="Avalon" href=""/> </menu> <menu label="Basics"> <menu-item label="Pipeline processing" href=""/> </menu> <menu-item label="Quick setup/installation" href=""/> </menu> <menu label="Some Samples"> <menu label="Hello World XML sample"> <menu-item label="The Content"/> <menu-item label="The Stylesheet"/> <menu-item label="The Sitemap"/> </menu> <menu label="Hello World XSP sample"> </menu> <menu label="Aggregation"> </menu> </menu> <menu label="In Detail"> <menu label="Sitemap" href=""> <menu-item label="Actions" href=""/> </menu> <menu label="Components" href=""> <menu-item label="Pipelines" href=""/> </menu> </menu> <menu label="Developer Corner"> <menu-item label="API" href=""/> <menu-item label="Extending" href=""/> </menu> <menu label="Configuration"> <menu-item label="web.xml" href=""/> <menu-item label="cocoon.xconf" href=""/> <menu-item label="logkit.xconf" href=""/> </menu> <menu label="Tuning"> <menu-item label="Component pools" href=""/> <menu-item label="Cache" href=""/> <menu-item label="Pipeling tuning" href=""/> </menu> <menu label="Installation references"> </menu> </book>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]