mpoeschl 02/01/18 04:57:37 Modified: xdocs/common documentation.xml Log: update info how to build the docs Revision Changes Path 1.2 +10 -13 jakarta-turbine-site/xdocs/common/documentation.xml Index: documentation.xml =================================================================== RCS file: /home/cvs/jakarta-turbine-site/xdocs/common/documentation.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- documentation.xml 19 Sep 2001 16:44:19 -0000 1.1 +++ documentation.xml 18 Jan 2002 12:57:37 -0000 1.2 @@ -191,32 +191,29 @@ </p> <p> -To update the web-site you have to build the docs in the following order: +To update the web-site you have to build the docs for the following repos: </p> <ul> <li>jakarta-turbine-2</li> +<li>jakarta-turbine-3</li> +<li>jakarta-turbine-torque</li> +<li>jakarta-turbine-fulcrum</li> +<li>jakarta-turbine-tdk</li> <li>jakarta-turbine-site</li> </ul> -<!-- not correct any longer ... i'm not sure how the update works now <p> -If you are a committer, don't forget to check in the html-files and update the -web-site. Log into apache.org and type: +When building jakarta-turbine-site the docs from all other repos are copied to +the jakarta-turbine-site/docs directory. So you must build the docs for all +other repos first! </p> -<source><![CDATA[ -umask 002 -cd /www/jakarta.apache.org/turbine -cvs update -]]></source> - <p> -That will update the live website. The umask line you can put into your -.cshrc/.tcshrc/.bashrc so that you only have to do it once. +If you are a committer, don't forget to update the web-site. <br/> +<strong>Make sure your umask is set to 002!</strong> </p> ---> </section> </body>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
