vgritsenko 2003/09/05 18:51:48 Modified: docs changes.html index.html xdocs/stylesheets project.xml Log: add link to javadoc on the navbar Revision Changes Path 1.14 +2 -0 jakarta-regexp/docs/changes.html Index: changes.html =================================================================== RCS file: /home/cvs/jakarta-regexp/docs/changes.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- changes.html 6 Sep 2003 01:45:51 -0000 1.13 +++ changes.html 6 Sep 2003 01:51:48 -0000 1.14 @@ -46,6 +46,8 @@ </li> <li> <a href="./changes.html">Changes</a> </li> + <li> <a href="http://jakarta.apache.org/site/../regexp/apidocs/">Javadoc</a> +</li> </ul> <p><strong>Download</strong></p> <ul> 1.10 +2 -0 jakarta-regexp/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-regexp/docs/index.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- index.html 2 Sep 2003 15:55:29 -0000 1.9 +++ index.html 6 Sep 2003 01:51:48 -0000 1.10 @@ -44,6 +44,8 @@ </li> <li> <a href="./changes.html">Changes</a> </li> + <li> <a href="http://jakarta.apache.org/site/../regexp/apidocs/">Javadoc</a> +</li> </ul> <p><strong>Download</strong></p> <ul> 1.4 +1 -0 jakarta-regexp/xdocs/stylesheets/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-regexp/xdocs/stylesheets/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 2 Sep 2003 15:53:45 -0000 1.3 +++ project.xml 6 Sep 2003 01:51:48 -0000 1.4 @@ -11,6 +11,7 @@ <menu name="Regexp"> <item name="Front Page" href="/index.html"/> <item name="Changes" href="/changes.html"/> + <item name="Javadoc" href="/site/../regexp/apidocs/"/> </menu> <menu name="Download">
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]