You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by er...@apache.org on 2006/02/22 23:00:12 UTC

svn commit: r379935 - /directory/trunks/apacheds/site.readme.txt

Author: ersiner
Date: Wed Feb 22 14:00:10 2006
New Revision: 379935

URL: http://svn.apache.org/viewcvs?rev=379935&view=rev
Log:
Update site readme.

Modified:
    directory/trunks/apacheds/site.readme.txt

Modified: directory/trunks/apacheds/site.readme.txt
URL: http://svn.apache.org/viewcvs/directory/trunks/apacheds/site.readme.txt?rev=379935&r1=379934&r2=379935&view=diff
==============================================================================
--- directory/trunks/apacheds/site.readme.txt (original)
+++ directory/trunks/apacheds/site.readme.txt Wed Feb 22 14:00:10 2006
@@ -1,6 +1,6 @@
 ##############  W O R K  I N  P R O G R E S S  ############## 
 
-To generate the whole site for this project change to the
+To generate the site for ApacheDS Project change to the
 master project's root directory and execute
 
 	mvn site --non-recursive
@@ -8,21 +8,6 @@
 The site will be generated at
 
 	target/site
-
-API documentation does not get generated automatically during
-maven's site phase. To achieve it you need to execute
-
-	./resources/sh-scripts/apidocs.sh
-
-API documentation will be generated at
-
-	target/site/docs/api
-
-If you want to customize api documentation generation have a
-look at the script (especially for setting packages to be
-excluded) by executing
-
-	vi ./resources/sh-scripts/apidocs.sh
 
 For deploying the site to the remote server you need to
 configure the Apache Web Server access parameters