Author: jfclere
Date: Thu Aug 17 07:27:16 2006
New Revision: 432250

URL: http://svn.apache.org/viewvc?rev=432250&view=rev
Log:
Add a point for the servlet and jsp api.

Modified:
    tomcat/build/tc5.5.x/BUILDING.txt

Modified: tomcat/build/tc5.5.x/BUILDING.txt
URL: 
http://svn.apache.org/viewvc/tomcat/build/tc5.5.x/BUILDING.txt?rev=432250&r1=432249&r2=432250&view=diff
==============================================================================
--- tomcat/build/tc5.5.x/BUILDING.txt (original)
+++ tomcat/build/tc5.5.x/BUILDING.txt Thu Aug 17 07:27:16 2006
@@ -119,4 +119,10 @@
 compat package, do
 
     cd ${tomcat.source}
-    ant build-compat
\ No newline at end of file
+    ant build-compat
+
+(6) Building the servlet and jsp API documentation
+
+The documentation can be easly rebuild, do
+    cd ${tomcat.source}/build
+    ant dist-javadoc



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to