Author: ruwan
Date: Tue Jan 27 18:05:57 2009
New Revision: 29693
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29693

Log:
Fixing the documentation index

Modified:
   trunk/esb/java/docs/xdoc/docs_index.xml

Modified: trunk/esb/java/docs/xdoc/docs_index.xml
URL: 
http://wso2.org/svn/browse/wso2/trunk/esb/java/docs/xdoc/docs_index.xml?rev=29693&r1=29692&r2=29693&view=diff
==============================================================================
--- trunk/esb/java/docs/xdoc/docs_index.xml     (original)
+++ trunk/esb/java/docs/xdoc/docs_index.xml     Tue Jan 27 18:05:57 2009
@@ -39,18 +39,18 @@
       Getting Started
     </h2>
     <p>
-      <a href="ESB_QuickStart.html">Quick Start Guide</a> :
+      <a href="quickstart_guide.html">Quick Start Guide</a> :
       Demonstrates two sample applications covering the basic and the most
       common usage scenarios of the WSO2 ESB - Message mediation and Service
       mediation.
     </p>
     <p>
-      <a href="installationguide.html">Installation Guide</a> : Gives
+      <a href="installation_guide.html">Installation Guide</a> : Gives
       basic steps on how to download, install, and run WSO2 ESB using the 
binary
       distribution, and how to build WSO2 ESB using the source distribution.
     </p>
     <p>
-      <a href="administratorguide.html">Administrator Guide</a> : A
+      <a href="administrator_guide.html">Administrator Guide</a> : A
       manual on how to run and configure the WSO2 ESB through the management
       console. Descriptions include how to manage the underlying Synapse
       configuration elements and the integrated registry, and how to interpret
@@ -60,13 +60,13 @@
       Samples
     </h2>
     <p>
-      <a href="ESB_Samples_Setup.html">Samples Setup Guide</a> :
+      <a href="samples_setup_guide.html">Samples Setup Guide</a> :
       Provides step-by-step instructions on how to install the prerequisites,
       and set up the samples given in this distribution - generic instructions
       on how to start the sample server, deploy a service, and run the client.
     </p>
     <p>
-      <a href="ESB_Samples.html">How to Run the WSO2 ESB Samples</a> :
+      <a href="samples_guide.html">How to Run the WSO2 ESB Samples</a> :
       While the document above gives you a generic description on how to set up
       and and run the WSO2 ESB samples, this document takes each sample, one by
       one and discusses the objective of the sample, its prerequisites, and its
@@ -76,13 +76,13 @@
       Advanced Topics
     </h2>
     <p>
-      <a href="ESB_Extending.html">Extending Synapse</a> : Explains how
+      <a href="extensions_guide.html">Extending Synapse</a> : Explains how
       to write custom mediator implementations and custom configuration
       implementations for mediators by extending Apache Synapse through WSO2
       ESB. It also provides guidelines on how to configure these mediators.
     </p>
     <p>
-      <a href="ESB_Configuration_Language.html">Synapse Configuration
+      <a href="configuration_language.html">Synapse Configuration
       Language</a> : Describes the configuration language used by the
       underlying Synapse mediation engine. This document is provided only as a
       reference, as the WSO2 ESB management console allows users to configure

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to