You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2007/04/18 03:59:30 UTC

svn commit: r529826 - /forrest/trunk/site-author/content/xdocs/site.xml

Author: crossley
Date: Tue Apr 17 18:59:30 2007
New Revision: 529826

URL: http://svn.apache.org/viewvc?view=rev&rev=529826
Log:
Copy the "v0.8" menu to become "v0.9" for the new docs in development.

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=529826&r1=529825&r2=529826
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Tue Apr 17 18:59:30 2007
@@ -237,7 +237,134 @@
   <v0.90 label="Documentation in development" description="Set of documents for the in-development version, i.e. SVN head">
     <documentation label="0.90-dev" href="docs_0_90/" tab="v0_90">
       <index label="Overview" href="index.html"/>
-      <upgrading_09 label="Upgrading to 0.9" href="upgrading_09.html"/>
+<!-- FIXME: Needed to avoid moving files -->
+      <catalog href="catalog.html"/>
+      <project-sitemap href="project-sitemap.html"/>
+      <upgrading_09 href="upgrading_09.html"/>
+<!-- FIXME: i don't understand what the previous FIXME means. Why do we need those entries without labels? -->
+<!-- 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">
+          <build label="Building Forrest from Source" href="../build.html" description="Build and install the current
+                    unreleased version">
+            <run href="#run"/>
+          </build>
+        </ForrestInstall>
+        <upgrading_09Ref label="Upgrading to 0.9" href="site:upgrading_09"/>
+        <ForrestUse label="Use Forrest"></ForrestUse>
+        <ForrestCustomize label="Customize Forrest" description="Adapt and tune Forrest for your needs">
+          <sitemap-explain label="Sitemaps explained" href="../sitemap-explain.html"/>
+          <custom-html-source label="Custom html source" href="howto-custom-html-source.html"/>
+          <project-sitemapRef label="Project sitemap" href="site:project-sitemap"/>
+          <editcss label="Edit CSS (WYSIWYG)" href="howto-editcss.html"/>
+          <pdf-tab label="Create tab PDF" href="howto-pdf-tab.html" 
+                    description="Generate one pdf-document for all pages of a tab"/>
+          <corner-css label="CSS corner SVG" href="howto-corner-images.html"/>
+        </ForrestCustomize>
+        <ForrestIntegrate label="Integrate Forrest with tools">
+          <maven label="Maven Integration" href="howto-forrest-from-maven.html"/>
+          <catalogRef1 label="Using DTD Catalogs" href="site:catalog"/>
+        </ForrestIntegrate>
+        <ForrestExtend label="Extend Forrest" description="Extend Forrest with new functionalities">
+          <buildPlugin label="Build a Plugin" href="howto-buildPlugin.html"/>
+          <skin-package label="Package new Skins" href="../skin-package.html"/>
+        </ForrestExtend>
+        <asf-mirror label="Download mirror" href="howto-asf-mirror.html"/>
+        <documentationCreate label="Adding Documentation" description="Instructions to enhance Forrest by writing
+                new pieces of documentation.">
+          <write-howto label="Write a How-to" href="site:write-howto" description="Instructions for writing
+                a new howto-document"/>
+          <multi label="Multipage HowTo" href="multi/">
+            <intro label="Introduction" href="howto-multi.html"/>
+            <step1 label="Step 1" href="step1.html"/>
+            <step2 label="Step 2" href="step2.html"/>
+            <step3 label="Step 3" href="step3.html"/>
+          </multi>
+        </documentationCreate>
+      </howto>
+      <faq label="FAQs" href="faq.html">
+        <build_msg_a href="#build_msg_a"/>
+        <docbook href="#docbook"/>
+        <docs href="#docs"/>
+        <checksums href="#checksums"/>
+        <edit-content href="#edit-content"/>
+        <ignoring_javadocs href="#ignoring_javadocs"/>
+        <jobs href="#jobs"/>
+        <link_raw href="#link_raw"/>
+        <logs href="#logs"/>
+        <pdf_images href="#pdf_images"/>
+        <rawHTML href="#rawHTML"/>
+        <single-document href="#single-document"/>
+        <tab-index href="#tab-index"/>
+        <cli-xconf href="#cli-xconf"/>
+        <pageBreaks href="#pageBreaks"/>
+        <site-xml href="#site-xml"/>
+        <requirements href="#requirements"/>
+        <xml-entities href="#xml-entities"/>
+      </faq>
+      <whitepapers label="Background" description="Background documentation about Forrest and the technologies used">
+        <linking label="Menus and Linking" href="linking.html">
+          <menu_generation href="#menu_generation"/>
+          <tab-site href="#tab-site"/>
+        </linking>
+        <searching label="Search Options in Forrest" href="searching.html"/>
+        <locationmap label="Locationmap" href="locationmap.html">
+          <namingConvention href="#namingConvention"/>
+        </locationmap>
+        <sitemap-ref label="Sitemap Reference" href="sitemap-ref.html">
+          <linkrewriting_impl href="#linkrewriting_impl"/>
+          <menu_generation_impl href="#menu_generation_impl"/>
+          <source_pipelines href="#source_pipelines"/>
+          <forrest_xmap href="#forrest_xmap"/>
+        </sitemap-ref>
+        <skins label="Skins" href="skins.html" description="About default skins, their naming and features"/>
+        <status-themes label="Dispatcher versus Skins" href="status-themes.html"/>
+        <cap label="Sourcetype Action" href="cap.html"/>
+        <validation label="XML validation and entity resolution" href="validation.html">
+          <catalog href="#catalog"/>
+          <debug-catalog href="#debug-catalog"/>
+        </validation>
+      </whitepapers>
+      <changes label="Changes" href="changes.html"/>
+      <changes-rss href="changes.rss"/>
+      <glossary label="Glossary" href="glossary.html"/>
+      <samples label="Reference docs">
+        <dtd-docs-container label="DTD documentation">
+          <dtd-docs label="Overview" href="../dtdx/dtd-docs.html"/>
+          <document-v20-dtd label="document-v20" href="../dtdx/document-v20.dtdx.html"/>
+          <howto-v20-dtd label="howto-v20" href="../dtdx/howto-v20.dtdx.html"/>
+          <faq-v20-dtd label="faq-v20" href="../dtdx/faq-v20.dtdx.html"/>
+          <document-v13-dtd label="document-v13" href="../dtdx/document-v13.dtdx.html"/>
+          <howto-v13-dtd label="howto-v13" href="../dtdx/howto-v13.dtdx.html"/>
+          <faq-v13-dtd label="faq-v13" href="../dtdx/faq-v13.dtdx.html"/>
+        </dtd-docs-container>
+        <samples-container label="Doc samples">
+          <document-v12 href="../dtdx/document-v12.html"/>
+          <document-v13 label="document-v13" href="../dtdx/document-v13.html"/>
+          <document-v20 label="document-v20" href="../dtdx/document-v20.html"/>
+        </samples-container>
+      </samples>
+<!-- FIXME: Consider moving these documents into their own tab as there is no point in
+                    coying historic info from version to version.
+                    Options: Subtab "Old Stuff" in Docs tab or as a main tab 
+        -->
+      <older_documentation label="Older Docs">
+        <primer label="Forrest Primer" href="primer.html">
+          <cvs href="#cvs"/>
+        </primer>
+        <libre-intro label="Libre" href="libre-intro.html"/>
+        <dreams label="Dream list" href="dreams.html"/>
+        <cvsssh label="CVS over SSH" href="howto/cvs-ssh/howto-cvs-ssh.html"/>
+      </older_documentation>
     </documentation>
     <plugins label="0.90 Plugins" href="pluginDocs/plugins_0_90/" tab="p0_90">
       <index label="Index" href="index.html"/>