Author: thorsten
Date: Tue Aug 1 13:45:09 2006
New Revision: 427721
URL: http://svn.apache.org/viewvc?rev=427721&view=rev
Log:
Harmonizing the naming of the howtos.
Added:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-contracts.xml
- copied unchanged from r427470,
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-structurer-contracts.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-structurer.xml
- copied unchanged from r427717,
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-structurer-dsl.xml
Removed:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-structurer-contracts.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-structurer-dsl.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml?rev=427721&r1=427720&r2=427721&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml
Tue Aug 1 13:45:09 2006
@@ -40,8 +40,8 @@
</about>
<dispatcher label="How to" tab="how">
<quickstart label="Quickstart"
href="how/howto-dispatcher-quickstart.html"/>
- <structurer label="Structurer" href="how/howto-structurer-dsl.html"/>
- <contracts label="Contracts" href="how/howto-structurer-contracts.html"/>
+ <structurer label="Structurer"
href="how/howto-dispatcher-structurer.html"/>
+ <contracts label="Contracts" href="how/howto-dispatcher-contracts.html"/>
</dispatcher>
<!--