Author: kkolinko Date: Fri Jan 19 11:34:19 2018 New Revision: 1821623 URL: http://svn.apache.org/viewvc?rev=1821623&view=rev Log: Remove instructions on updating documentation for a Tomcat 6.0 release.
The "release-6" target has already been removed from build.xml in r1810310. Modified: tomcat/site/trunk/README.txt Modified: tomcat/site/trunk/README.txt URL: http://svn.apache.org/viewvc/tomcat/site/trunk/README.txt?rev=1821623&r1=1821622&r2=1821623&view=diff ============================================================================== --- tomcat/site/trunk/README.txt (original) +++ tomcat/site/trunk/README.txt Fri Jan 19 11:34:19 2018 @@ -61,8 +61,8 @@ reflected on the live tomcat.apache.org immediately, so go to http://tomcat.apache.org/ and have fun. -To update the documentation for Tomcat 6.0.x, 7.0.x, 8.0.x, 8.5.x or 9.0.x: -========================================================================== +To update the documentation for Tomcat 7.0.x, 8.0.x, 8.5.x or 9.0.x: +===================================================================== 1. If you are using the "sparse" checkout feature, make sure that subdirectories in the docs/ directory for the relevant Tomcat versions @@ -71,7 +71,6 @@ To update the documentation for Tomcat 6 The commands are: cd tomcat-site - svn up --set-depth infinity docs/tomcat-6.0-doc svn up --set-depth infinity docs/tomcat-7.0-doc svn up --set-depth infinity docs/tomcat-8.0-doc svn up --set-depth infinity docs/tomcat-8.5-doc @@ -94,7 +93,6 @@ To update the documentation for Tomcat 6 The commands are: cd tomcat-site - ant release-6 ant release-7 ant release-8 ant release-85 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org