bloritsch 2003/02/28 08:47:11 Modified: pool/src/xdocs book.xml index.xml testcase/src/xdocs book.xml index.xml Log: fix documentation generation issues Revision Changes Path 1.6 +2 -0 avalon-excalibur/pool/src/xdocs/book.xml Index: book.xml =================================================================== RCS file: /home/cvs/avalon-excalibur/pool/src/xdocs/book.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- book.xml 20 Feb 2003 15:38:32 -0000 1.5 +++ book.xml 28 Feb 2003 16:47:11 -0000 1.6 @@ -1,4 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> + <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd"> + <book software="Excalibur pool" title="Excalibur pool" copyright="@year@ The Apache Software Foundation" xmlns:xlink="http://www.w3.org/1999/xlink"> <menu label="About"> 1.6 +2 -1 avalon-excalibur/pool/src/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/avalon-excalibur/pool/src/xdocs/index.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- index.xml 20 Feb 2003 15:38:32 -0000 1.5 +++ index.xml 28 Feb 2003 16:47:11 -0000 1.6 @@ -1,4 +1,5 @@ <?xml version="1.0"?> +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> <document> <header> 1.6 +4 -2 avalon-excalibur/testcase/src/xdocs/book.xml Index: book.xml =================================================================== RCS file: /home/cvs/avalon-excalibur/testcase/src/xdocs/book.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- book.xml 20 Feb 2003 15:41:47 -0000 1.5 +++ book.xml 28 Feb 2003 16:47:11 -0000 1.6 @@ -1,10 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd"> + <book software="Excalibur testcase" title="Excalibur testcase" copyright="@year@ The Apache Software Foundation" xmlns:xlink="http://www.w3.org/1999/xlink"> <menu label="About"> <menu-item href="index.html" label="Overview"/> - <menu-item href="http://jakarta.apache.org/avalon/excalibur/index.html" label="Excalibur Home"/> - <menu-item href="http://jakarta.apache.org/builds/avalon-excalibur/release" label="Download"/> + <menu-item href="http://avalon.apache.org/excalibur/index.html" label="Excalibur Home"/> + <menu-item href="http://avalon.apache.org/bindownload.cgi" label="Download"/> <menu-item label="API Docs" href="http://avalon.apache.org/api/"/> </menu> 1.6 +2 -1 avalon-excalibur/testcase/src/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/avalon-excalibur/testcase/src/xdocs/index.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- index.xml 20 Feb 2003 15:41:47 -0000 1.5 +++ index.xml 28 Feb 2003 16:47:11 -0000 1.6 @@ -1,4 +1,5 @@ <?xml version="1.0"?> +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> <document> <header>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]