Author: rgardler
Date: Tue Feb 6 16:47:53 2007
New Revision: 504391
URL: http://svn.apache.org/viewvc?view=rev&rev=504391
Log:
Make "using forrest" (our starter doc) visible in the main menu
Modified:
forrest/trunk/site-author/content/xdocs/site.xml
Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/site.xml?view=diff&rev=504391&r1=504390&r2=504391
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Tue Feb 6 16:47:53 2007
@@ -262,23 +262,22 @@
<v0.80>
<documentation label="0.80-dev" tab="v0_80" href="docs_0_80/">
<index label="Overview" href="index.html"/>
- <!-- Needed to avoid moving files -->
+ <!-- FIXME: Needed to avoid moving files -->
<catalog href="catalog.html"/>
<project-sitemap href="project-sitemap.html"/>
<upgrading_08 href="upgrading_08.html"/>
<!-- Insert all instructional documentation here -->
+ <your-project label="Using Forrest" href="your-project.html">
+ <new_content_type href="#adding_new_content_type"/>
+ <new_dtd href="#new_dtd"/>
+ <webapp href="#webapp"/>
+ <skins href="#skins"/>
+ <new-skin href="#new_skin"/>
+ <invoking_from_ant href="#invoking_from_ant"/>
+ </your-project>
<howto label="How-To" href="howto/">
<overview label="Overview" href="index.html"/>
<ForrestInstall label="Install Forrest">
-
- <your-project label="Using Forrest"
href="../your-project.html">
- <new_content_type href="#adding_new_content_type"/>
- <new_dtd href="#new_dtd"/>
- <webapp href="#webapp"/>
- <skins href="#skins"/>
- <new-skin href="#new_skin"/>
- <invoking_from_ant href="#invoking_from_ant"/>
- </your-project>
<build label="Building Forrest from Source"
href="../build.html" description="Build and install the current
unreleased version">
<run href="#run"/>