vladimir 2002/11/17 00:13:16
Added: src/documentation/content/xdocs/community/howto book.xml index.xml Log: initial import Revision Changes Path 1.1 xml-xindice/src/documentation/content/xdocs/community/howto/book.xml Index: book.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd"> <!-- - Version: $Revision: 1.1 $ $Date: 2002/11/17 08:13:16 $ - Author: Vladimir R. Bossicard ([EMAIL PROTECTED]) --> <book software="Xindice" title="Xindice installation HOWTOs" copyright="2002 The Apache Foundation" xmlns:xlink="http://www.w3.org/1999/xlink"> <menu label="Installation How-Tos"> <menu-item label="Tomcat How-to" href="installation/tomcat.html"/> </menu> </book> 1.1 xml-xindice/src/documentation/content/xdocs/community/howto/index.xml Index: index.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> <!-- - Version: $Revision: 1.1 $ $Date: 2002/11/17 08:13:16 $ - Author: Vladimir R. Bossicard ([EMAIL PROTECTED]) --> <document> <header> <title>Xindice How-Tos</title> <authors> <person name="Vladimir R. Bossicard" email="[EMAIL PROTECTED]"/> </authors> </header> <body> <section> <title>Overview</title> <p>This is a collection of How-tos. The Xindice project is actively seeking additional How-to contributors to expand this collection.</p> <section><title>Installing Xindice</title> <ul><li><link href="installation/tomcat.html">Tomcat installation</link></li></ul> </section> </section> </body> </document>