hgomez 2002/09/20 08:43:01 Added: jk/xdocs menu.jk2.idx menu.jk.idx menu.idx.in Log: New menu.idx system to allow us to exclude jk or jk2 from being generated Revision Changes Path 1.1 jakarta-tomcat-connectors/jk/xdocs/menu.jk2.idx Index: menu.jk2.idx =================================================================== <?xml version="1.0" encoding="ISO-8859-1"?> <section name="JK2"> <document href="jk2/configtc.xml"/> <document href="jk2/configweb.xml"/> </section> 1.1 jakarta-tomcat-connectors/jk/xdocs/menu.jk.idx Index: menu.jk.idx =================================================================== <?xml version="1.0" encoding="ISO-8859-1"?> <section name="JK"> <document href="jk/aphowto.xml"/> <document href="jk/domhowto.xml"/> <document href="jk/iishowto.xml"/> <document href="jk/neshowto.xml"/> <document href="jk/workershowto.xml"/> </section> 1.1 jakarta-tomcat-connectors/jk/xdocs/menu.idx.in Index: menu.idx.in =================================================================== <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE index [ <!ENTITY JK SYSTEM "menu.jk.idx"> <!ENTITY JK2 SYSTEM "menu.jk2.idx"> ]> <index> <section name="Presentation"> <document href="index.xml"/> </section> <section name="Commons"> <document href="common/AJPv13.xml"/> <document href="common/AJPv14-proposal.xml"/> <document href="faq.xml"/> </section> @JK@ @JK2@ </index>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>