You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ma...@apache.org on 2011/03/08 07:14:43 UTC

svn commit: r1079272 - /oodt/trunk/profile/src/site/site.xml

Author: mattmann
Date: Tue Mar  8 06:14:43 2011
New Revision: 1079272

URL: http://svn.apache.org/viewvc?rev=1079272&view=rev
Log:
- progress towards OODT-151 Add xdocs for modules from old JPL site

Modified:
    oodt/trunk/profile/src/site/site.xml

Modified: oodt/trunk/profile/src/site/site.xml
URL: http://svn.apache.org/viewvc/oodt/trunk/profile/src/site/site.xml?rev=1079272&r1=1079271&r2=1079272&view=diff
==============================================================================
--- oodt/trunk/profile/src/site/site.xml (original)
+++ oodt/trunk/profile/src/site/site.xml Tue Mar  8 06:14:43 2011
@@ -25,5 +25,13 @@ the License.
     </links>
 
     <menu ref="reports" inherit="bottom"/>
+    <menu name="User's Guide">
+      <item name="Information Captured" href="info/"/>
+      <item name="Querying Profiles" href="querying/"/>
+      <item name="Profile Repr." href="rep/"/>
+      <item name="Basic Handler" href="handler/"/>
+      <item name="Advanced Handler" href="adv/"/>
+    </menu>
+    
   </body>
 </project>