Author: kkolinko
Date: Sun Apr 27 03:14:01 2014
New Revision: 1590338
URL: http://svn.apache.org/r1590338
Log:
CTR: documentation
Merged r1590337 from tomcat/tc7.0.x/trunk:
Move filters into their own menu section in Documentation webapp.
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/webapps/docs/config/project.xml
Propchange: tomcat/tc6.0.x/trunk/
------------------------------------------------------------------------------
Merged /tomcat/trunk:r1590302
Merged /tomcat/tc7.0.x/trunk:r1590337
Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/config/project.xml?rev=1590338&r1=1590337&r2=1590338&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/project.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/project.xml Sun Apr 27 03:14:01
2014
@@ -76,8 +76,11 @@
<item name="ClusterListener" href="cluster-listener.html"/>
</menu>
- <menu name="Other">
+ <menu name="web.xml">
<item name="Filter" href="filter.html"/>
+ </menu>
+
+ <menu name="Other">
<item name="System properties" href="systemprops.html"/>
</menu>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]