donaldp 02/03/01 16:56:32 Modified: proposal/myrmidon/src/xdocs/stylesheets project.xml Log: Start to add in sidebar for new documentation. Leave out the overview section about "Extending Ant" for the time being and come back to it later Revision Changes Path 1.3 +5 -1 jakarta-ant/proposal/myrmidon/src/xdocs/stylesheets/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-ant/proposal/myrmidon/src/xdocs/stylesheets/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 27 Feb 2002 01:24:12 -0000 1.2 +++ project.xml 2 Mar 2002 00:56:32 -0000 1.3 @@ -1,4 +1,4 @@ -<project name="Apache Myrmidon" href="http://jakarta.apache.org"> +<project name="Apache Myrmidon" href="http://jakarta.apache.org/ant/myrmidon"> <title>Apache Myrmidon</title> @@ -8,6 +8,10 @@ <item name="User Guide" href="/user.html"/> <item name="Get Involved" href="/todo.html"/> <item name="Todo List" href="/todo.html#Todo List"/> + </menu> + <menu name="Extending Ant"> + <item name="ClassLoader Management" href="/classloader.html"/> + <item name="Librarys" href="/librarys.html"/> </menu> </body>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
