You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by pg...@apache.org on 2006/08/09 12:18:37 UTC

svn commit: r430021 - /httpd/apreq/trunk/build/WEBSITE

Author: pgollucci
Date: Wed Aug  9 03:18:36 2006
New Revision: 430021

URL: http://svn.apache.org/viewvc?rev=430021&view=rev
Log:
fix the order of steps 5 and 6

Modified:
    httpd/apreq/trunk/build/WEBSITE

Modified: httpd/apreq/trunk/build/WEBSITE
URL: http://svn.apache.org/viewvc/httpd/apreq/trunk/build/WEBSITE?rev=430021&r1=430020&r2=430021&view=diff
==============================================================================
--- httpd/apreq/trunk/build/WEBSITE (original)
+++ httpd/apreq/trunk/build/WEBSITE Wed Aug  9 03:18:36 2006
@@ -47,11 +47,8 @@
      This will generate the C documentation in the docs/ directory
      using build/doxygen.conf as the config file for doxygen.
      
-  5) copy docs/html/* to http/site/trunk/xdocs/apreq/docs/libapreq2
 
-     tags files / man pages ????
-
-  6) Check out httpd/site/ from svn.apache.org and run
+  5) Check out httpd/site/ from svn.apache.org and run
      svn co https://svn.apache.org/repos/asf/httpd/site/trunk
 
     $ cd httpd/site/trunk
@@ -60,6 +57,10 @@
     $ svn commit -m "..." xdocs/apreq/ docs/apreq/
 
     [do this before you make your RELEASE annoucement and deal with any issues first]
+
+  6) copy docs/html/* to http/site/trunk/xdocs/apreq/docs/libapreq2
+
+     tags files / man pages ????
 
   7) Login (via ssh) to httpd.apache.org and do