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/08 21:26:01 UTC

svn commit: r376050 - in /directory/trunks/apacheds: apidocs.sh groups.sh resources/docs/site.readme.txt resources/sh-scripts/ resources/sh-scripts/apidocs.sh resources/sh-scripts/groups.sh

Author: ersiner
Date: Wed Feb  8 12:25:31 2006
New Revision: 376050

URL: http://svn.apache.org/viewcvs?rev=376050&view=rev
Log:
Organizing resources.

Added:
    directory/trunks/apacheds/resources/sh-scripts/
    directory/trunks/apacheds/resources/sh-scripts/apidocs.sh
      - copied unchanged from r375951, directory/trunks/apacheds/apidocs.sh
    directory/trunks/apacheds/resources/sh-scripts/groups.sh
      - copied unchanged from r375951, directory/trunks/apacheds/groups.sh
Removed:
    directory/trunks/apacheds/apidocs.sh
    directory/trunks/apacheds/groups.sh
Modified:
    directory/trunks/apacheds/resources/docs/site.readme.txt

Modified: directory/trunks/apacheds/resources/docs/site.readme.txt
URL: http://svn.apache.org/viewcvs/directory/trunks/apacheds/resources/docs/site.readme.txt?rev=376050&r1=376049&r2=376050&view=diff
==============================================================================
--- directory/trunks/apacheds/resources/docs/site.readme.txt (original)
+++ directory/trunks/apacheds/resources/docs/site.readme.txt Wed Feb  8 12:25:31 2006
@@ -12,7 +12,7 @@
 API documentation does not get generated automatically during
 maven's site phase. To achieve it you need to execute
 
-	./apidocs.sh
+	./resources/sh-scripts/apidocs.sh
 
 API documentation will be generated at
 
@@ -22,7 +22,7 @@
 look at the script (especially for setting packages to be
 excluded) by executing
 
-	vi ./apidocs.sh
+	vi ./resources/sh-scripts/apidocs.sh
 
 For deploying the site to the remote server you need to
 configure the Apache Web Server access parameters