taylor 2005/01/25 10:04:05
Modified: xdocs navigation.xml
Added: xdocs/components profiler.xml
Log:
placeholder for components documentation
start on profiler documentation
Revision Changes Path
1.1 jakarta-jetspeed-2/xdocs/components/profiler.xml
Index: profiler.xml
===================================================================
<?xml version="1.0"?>
<!--
Copyright 2004 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<document>
<properties>
<title>Profiler</title>
<subtitle>Documentation for Jetspeed-2 Profiler</subtitle>
<authors>
<person name="David Sean Taylor" email="[EMAIL PROTECTED]"/>
</authors>
</properties>
<body>
<section name="Profiler">
<p>
TODO: talk about Profiler
</p>
</section>
</body>
</document>
1.7 +3 -0 jakarta-jetspeed-2/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/xdocs/navigation.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- navigation.xml 18 Jan 2005 07:55:19 -0000 1.6
+++ navigation.xml 25 Jan 2005 18:04:05 -0000 1.7
@@ -49,6 +49,9 @@
<item name="PSML" href="psml.html"/>
<item name="Site" href="site.html"/>
</menu>
+ <menu name='Components'>
+ <item name="Profiler" href="components/profiler.html"/>
+ </menu>
<menu name="Support">
<item name="Mailing List" href="mail-lists.html"/>
<item name="Bug Database" href="issue-tracking.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]