You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2012/12/05 16:01:26 UTC

svn commit: r1417463 - in /tomcat/trunk/webapps/docs: appdev/project.xml architecture/project.xml config/project.xml funcspecs/project.xml project.xml tribes/project.xml

Author: rjung
Date: Wed Dec  5 15:01:24 2012
New Revision: 1417463

URL: http://svn.apache.org/viewvc?rev=1417463&view=rev
Log:
Make docs menues consistent in the
various levels.

Modified:
    tomcat/trunk/webapps/docs/appdev/project.xml
    tomcat/trunk/webapps/docs/architecture/project.xml
    tomcat/trunk/webapps/docs/config/project.xml
    tomcat/trunk/webapps/docs/funcspecs/project.xml
    tomcat/trunk/webapps/docs/project.xml
    tomcat/trunk/webapps/docs/tribes/project.xml

Modified: tomcat/trunk/webapps/docs/appdev/project.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/appdev/project.xml?rev=1417463&r1=1417462&r2=1417463&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/appdev/project.xml (original)
+++ tomcat/trunk/webapps/docs/appdev/project.xml Wed Dec  5 15:01:24 2012
@@ -29,6 +29,8 @@
 
     <menu name="Links">
         <item name="Docs Home"             href="../index.html"/>
+        <item name="App Dev Guide Home"    href="index.html"/>
+        <item name="FAQ"                   href="http://wiki.apache.org/tomcat/FAQ" />
     </menu>
 
     <menu name="Contents">

Modified: tomcat/trunk/webapps/docs/architecture/project.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/architecture/project.xml?rev=1417463&r1=1417462&r2=1417463&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/architecture/project.xml (original)
+++ tomcat/trunk/webapps/docs/architecture/project.xml Wed Dec  5 15:01:24 2012
@@ -29,6 +29,8 @@
 
     <menu name="Links">
         <item name="Docs Home"             href="../index.html" />
+        <item name="Architecture Home"     href="index.html"/>
+        <item name="FAQ"                   href="http://wiki.apache.org/tomcat/FAQ" />
     </menu>
 
     <menu name="Contents">

Modified: tomcat/trunk/webapps/docs/config/project.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/project.xml?rev=1417463&r1=1417462&r2=1417463&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/project.xml (original)
+++ tomcat/trunk/webapps/docs/config/project.xml Wed Dec  5 15:01:24 2012
@@ -30,6 +30,7 @@
     <menu name="Links">
         <item name="Docs Home"             href="../index.html"/>
         <item name="Config Ref. Home"      href="index.html"/>
+        <item name="FAQ"                   href="http://wiki.apache.org/tomcat/FAQ" />
     </menu>
 
     <menu name="Top Level Elements">

Modified: tomcat/trunk/webapps/docs/funcspecs/project.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/funcspecs/project.xml?rev=1417463&r1=1417462&r2=1417463&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/funcspecs/project.xml (original)
+++ tomcat/trunk/webapps/docs/funcspecs/project.xml Wed Dec  5 15:01:24 2012
@@ -29,6 +29,7 @@
     <menu name="Links">
         <item name="Docs Home"             href="../index.html"/>
         <item name="Functional Specs"      href="index.html"/>
+        <item name="FAQ"                   href="http://wiki.apache.org/tomcat/FAQ" />
     </menu>
 
     <menu name="Administrative Apps">

Modified: tomcat/trunk/webapps/docs/project.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/project.xml?rev=1417463&r1=1417462&r2=1417463&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/project.xml (original)
+++ tomcat/trunk/webapps/docs/project.xml Wed Dec  5 15:01:24 2012
@@ -93,6 +93,7 @@
         <item name="Developers"            href="developers.html"/>
         <item name="Architecture"          href="architecture/index.html" />
         <item name="Functional Specs."     href="funcspecs/index.html"/>
+        <item name="Tribes"                href="tribes/index.html"/>
     </menu>
 
     </body>

Modified: tomcat/trunk/webapps/docs/tribes/project.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/tribes/project.xml?rev=1417463&r1=1417462&r2=1417463&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/tribes/project.xml (original)
+++ tomcat/trunk/webapps/docs/tribes/project.xml Wed Dec  5 15:01:24 2012
@@ -27,6 +27,7 @@
 
     <menu name="Links">
         <item name="Docs Home"             href="../index.html"/>
+        <item name="Tribes Docs Home"      href="index.html"/>
         <item name="FAQ"                   href="http://wiki.apache.org/tomcat/FAQ" />
     </menu>
 



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