Author: steveh
Date: Tue Apr 26 11:06:41 2005
New Revision: 164849
URL: http://svn.apache.org/viewcvs?rev=164849&view=rev
Log:
(1) Adding links to sub-projects.
(2) Cleaning up the sitemap page.
Modified:
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/docs/index.xml
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/netui-samples.xml
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml
Modified:
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/docs/index.xml
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/docs/index.xml?rev=164849&r1=164848&r2=164849&view=diff
==============================================================================
---
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/docs/index.xml
(original)
+++
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/docs/index.xml
Tue Apr 26 11:06:41 2005
@@ -5,35 +5,41 @@
<title>Beehive 1.0 Beta Documentation</title>
</header>
<body>
- <p>Beehive documentation contains documentation for all three Beehive
sub-projects: Controls,
- Page Flows, and Web Services.</p>
+ <p>Beehive documentation contains documentation for all three Beehive
sub-projects:</p>
+ <ul>
+ <li><a
href="site:control_getting_started">Controls</a></li>
+ <li><a
href="site:pageflow_getting_started">Page Flows</a></li>
+ <li><a href="site:wsm_getting_started">Web
Services</a></li>
+ </ul>
<p>If your are new to Beehive, begin by following the
<a href="../setup.html">Installation and Startup</a>
instructions.</p>
<p>See the <strong>users guides</strong> for the Beehive
sub-projects:</p>
<ul>
- <li><a href="../controls/controlsOverview.html">Controls
Overview</a></li>
- <li><a href="../pageflow/pageflow_overview.html">Page Flow
Overview</a></li>
- <li><a href="../wsm/wsm_overview.html">Web Service
Overview</a></li>
+ <li><a href="site:control_overview">Controls Overview</a></li>
+ <li><a href="site:pageflow_overview">Page Flow Overview</a></li>
+ <li><a href="site:wsm_overview">Web Service Overview</a></li>
</ul>
<p>The following <strong>tutorials</strong> will familiarize with the
basic development cycles for Beehive
applications:</p>
<ul>
- <li><a href="../controls/tutorial_controls.html">Beehive Controls
Tutorial</a></li>
- <li><a href="../pageflow/tutorial_pageflow.html">Beehive Page Flow
Tutorial</a></li>
- <li><a href="../wsm/tutorial_wsm.html">Beehive Web Service
Tutorial</a></li>
+ <li><a href="site:tutorial_control">Beehive Controls
Tutorial</a></li>
+ <li><a href="site:tutorial_pageflow">Beehive Page Flow
Tutorial</a></li>
+ <li><a href="site:tutorial_wsm">Beehive Web Service
Tutorial</a></li>
</ul>
<p>Beehive ships with the following <strong>samples</strong>:</p>
<ul>
- <li><a href="../jpetstore.html">Beehive Sample: Petstore</a></li>
- <li><a href="../wsm/sample_Dashboard.html">Beehive Web Service
Sample: Petstore Dashboard</a></li>
- <li><a href="../wsm/sample_AddressBook.html">Beehive AddressBookWS
and EmployeeWS Samples</a></li>
- <li><a href="../controls/sample_controls-db.html">Database Control
Sample</a></li>
+ <li><a href="site:jpetstore">Petstore Sample</a></li>
+ <li><a href="site:netui-samples">Page Flow Samples</a></li>
+ <li><a href="site:db-sample">Database Control Sample</a></li>
+ <li><a href="site:address">AddressBookWS Sample</a></li>
+ <li><a href="site:employee">EmployeeWS Sample</a></li>
+ <li><a href="site:wsm-samples">Web Service Annotation
Samples</a></li>
</ul>
<p>The following <strong>application templates</strong> will help you
get a project started:</p>
<ul>
- <li><a href="../pageflow/sample_netui-blank.html">Page Flow
Project Template</a></li>
- <li><a href="../controls/sample_controls-blank.html">Control
Project Template</a></li>
- <li><a href="../wsm/sample_wsm-blank.html">Web Service Project
Template</a></li>
+ <li><a href="site:netui-blank">Page Flow Project Template</a></li>
+ <li><a href="site:control-blank">Control Project Template</a></li>
+ <li><a href="site:wsm-blank">Web Service Project Template</a></li>
</ul>
</body>
<footer>
Modified:
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/netui-samples.xml
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/netui-samples.xml?rev=164849&r1=164848&r2=164849&view=diff
==============================================================================
---
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/netui-samples.xml
(original)
+++
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/netui-samples.xml
Tue Apr 26 11:06:41 2005
@@ -90,7 +90,9 @@
</section>
<section id="test">
<title>Running</title>
+ <p>To browse the various feature samples: visit
the following link in a browser:</p>
<p><a class="fork"
href="http://localhost:8080/netui-samples">http://localhost:8080/netui-samples</a></p>
+
</section>
</section>
</body>
Modified:
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml?rev=164849&r1=164848&r2=164849&view=diff
==============================================================================
---
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml
(original)
+++
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml
Tue Apr 26 11:06:41 2005
@@ -57,9 +57,9 @@
<netui-samples label="Page Flow Samples"
href="pageflow/netui-samples.html"/>
<!--<dash label="Petstore Dashboard"
href="wsm/sample_Dashboard.html"/>-->
<db-sample label="Database Control"
href="controls/sample_controls-db.html"/>
- <address label="AddressBook" href="wsm/sample_AddressBook.html"/>
- <employee label="Employee"
href="wsm/sample_Employee.html"/>
- <wsm-samples label="WSM Annotation Samples"
href="wsm/sample_wsmAnnoSamples.html"/>
+ <address label="AddressBook Web Service"
href="wsm/sample_AddressBook.html"/>
+ <employee label="Employee Web Service"
href="wsm/sample_Employee.html"/>
+ <wsm-samples label="Web Service Annotation Samples"
href="wsm/sample_wsmAnnoSamples.html"/>
<netui-blank label="Page Flow Project"
href="pageflow/sample_netui-blank.html"/>
<control-blank label="Control Project"
href="controls/sample_controls-blank.html"/>
<wsm-blank label="Web Service Project"
href="wsm/sample_wsm-blank.html"/>