Author: crossley
Date: Fri Mar 31 21:58:40 2006
New Revision: 390592
URL: http://svn.apache.org/viewcvs?rev=390592&view=rev
Log:
Add some fragment identifiers to enable easy linking.
Modified:
forrest/trunk/site-author/content/xdocs/site.xml
Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/site.xml?rev=390592&r1=390591&r2=390592&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Fri Mar 31 21:58:40 2006
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
- Copyright 2002-2005 The Apache Software Foundation or its licensors,
+ Copyright 2002-2006 The Apache Software Foundation or its licensors,
as applicable.
Licensed under the Apache License, Version 2.0 (the "License");
@@ -43,7 +43,9 @@
<bugs label="Bugs and Issues" href="issues.html"/>
<forrest-issues label="Open Issues" href="forrest-issues.html"/>
<gump-forrest label="Gump Integration" href="gump.html"/>
- <guidelines label="Project guidelines" href="guidelines.html"/>
+ <guidelines label="Project guidelines" href="guidelines.html">
+ <way href="#way"/>
+ </guidelines
<committed label="Being committed" href="committed.html"/>
<thanks label="Thanks" href="thanks.html"/>
<forrest-friday label="ForrestFriday" description="ForrestFriday monthly
get-together" href="forrest-friday.html"/>
@@ -85,6 +87,8 @@
<features href="features.html"/>
<concepts href="userdocs/concepts/"/>
<sitemap href="userdocs/concepts/sitemap.html"/>
+ <protocols href="userdocs/concepts/sitemap.html#Protocols"/>
+ <file-url href="userdocs/concepts/sitemap.html#file-url"/>
<input-modules href="userdocs/concepts/modules.html"/>
<views href="userdocs/concepts/views.html"/>
</cocoon>
@@ -249,7 +253,7 @@
<step3 label="Step 3" href="step3.html"/>
</multi>
<dispatcher label="Dispatcher">
- <install label="Install" href="howto-structurer-install.html"/>
+ <install label="Install" href="howto-dispatcher-install.html"/>
<structurer label="Structurer" href="howto-structurer-dsl.html"/>
<quickstart label="Quickstart"
href="howto-dispatcher-quickstart.html"/>
<contracts label="Contracts"
href="howto-structurer-contracts.html"/>