Author: markt
Date: Sat Nov 15 17:07:42 2008
New Revision: 717953
URL: http://svn.apache.org/viewvc?rev=717953&view=rev
Log:
Add LifecycleListener docs
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
tomcat/tc6.0.x/trunk/webapps/docs/config/project.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=717953&r1=717952&r2=717953&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Sat Nov 15 17:07:42 2008
@@ -295,6 +295,9 @@
Update the FAQ linsk in the docs to refer to the wiki. Use xlst task
rather than style task to generate docs. (funkman/markt)
</fix>
+ <fix>
+ Document the LifecycleListeners. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Other">
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=717953&r1=717952&r2=717953&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/project.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/project.xml Sat Nov 15 17:07:42
2008
@@ -54,6 +54,7 @@
</menu>
<menu name="Nested Components">
+ <item name="Listeners" href="listeners.html"/>
<item name="Global Resources" href="globalresources.html"/>
<item name="Loader" href="loader.html"/>
<item name="Manager" href="manager.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]