vladimir 2002/11/23 16:36:09
Modified: src/documentation/content/xdocs/dev doc-contributing.xml Log: fixing a validation problem Revision Changes Path 1.2 +8 -8 xml-xindice/src/documentation/content/xdocs/dev/doc-contributing.xml Index: doc-contributing.xml =================================================================== RCS file: /home/cvs/xml-xindice/src/documentation/content/xdocs/dev/doc-contributing.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- doc-contributing.xml 22 Nov 2002 08:12:41 -0000 1.1 +++ doc-contributing.xml 24 Nov 2002 00:36:09 -0000 1.2 @@ -93,6 +93,7 @@ <code>resources/images</code> </li> </ul> + <li> Rename the <code>build/webapp</code> into another name: this will prevent you from deleting the @@ -104,14 +105,13 @@ <code>${TOMCAT_HOME}/conf/server.xml</code> configuration file: </li> - <source> - <![CDATA[ - <Context path="/Xindice-documentation" - docBase="${path-to-the-webapp-documentation}/webapp" - reloadable="true"/> - ]]> - </source> </ul> +<!-- TODO the source should be included in the li tag --> +<source><![CDATA[ + <Context path="/Xindice-documentation" + docBase="${path-to-the-webapp-documentation}/webapp" + reloadable="true"/> +]]></source> <p> After restarting Tomcat, you can browse the