2012/3/15  <ma...@apache.org>:
> Author: markt
> Date: Thu Mar 15 14:21:32 2012
> New Revision: 1300997
>
> URL: http://svn.apache.org/viewvc?rev=1300997&view=rev
> Log:
> Document WebSocket support
>
> Added:
>    tomcat/trunk/webapps/docs/web-socket-howto.xml   (with props)
> Modified:
>    tomcat/trunk/webapps/docs/project.xml

The documents are listed not only in the menu, but on the title page
as well (index.xml). You may add it there.


> Modified: tomcat/trunk/webapps/docs/project.xml
> URL: 
> http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/project.xml?rev=1300997&r1=1300996&r2=1300997&view=diff
> ==============================================================================
> --- tomcat/trunk/webapps/docs/project.xml (original)
> +++ tomcat/trunk/webapps/docs/project.xml Thu Mar 15 14:21:32 2012
> @@ -72,6 +72,7 @@
>               href="windows-auth-howto.html"/>
>         <item name="31) Tomcat's JDBC Pool"
>               href="jdbc-pool.html"/>
> +        <item name="32) WebSocket"          href="web-socket-howto.html"/>
>     </menu>
>
>     <menu name="Reference">
>
> Added: tomcat/trunk/webapps/docs/web-socket-howto.xml
> URL: 
> http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/web-socket-howto.xml?rev=1300997&view=auto
>
(...)

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to