jaliya 2005/06/11 02:47:39
Modified: sandesha/xdocs navigation.xml releases.html userguide.html
Log:
Final changes to the docs
Revision Changes Path
1.6 +3 -5 ws-fx/sandesha/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/ws-fx/sandesha/xdocs/navigation.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- navigation.xml 11 Jun 2005 08:23:54 -0000 1.5
+++ navigation.xml 11 Jun 2005 09:47:39 -0000 1.6
@@ -11,15 +11,13 @@
<item name="Downloads">
<item name="Releases" href="releases.html" />
- <item name="Source Code"
href="http://svn.apache.org/viewcvs.cgi/webservices/axis/trunk/?root=Apache-SVN"
/>
+ <item name="Source Code"
href="http://cvs.apache.org/viewcvs.cgi/ws-fx/sandesha/" />
</item>
<item name="Project Information">
<item name="Mailing Lists" href="mail-lists.html" />
<item name="Project Team" href="team-list.html" />
- <item name="Issue Tracking" href="issue-tracking.html" />
- </item>
-
-
+ </item>
+
</menu>
</body>
</project>
1.2 +7 -3 ws-fx/sandesha/xdocs/releases.html
Index: releases.html
===================================================================
RCS file: /home/cvs/ws-fx/sandesha/xdocs/releases.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- releases.html 11 Jun 2005 08:23:54 -0000 1.1
+++ releases.html 11 Jun 2005 09:47:39 -0000 1.2
@@ -10,10 +10,14 @@
<tr>
<td width="45" align="center" valign="middle"><div
align="center"><a name="M1"></a>
beta </div></td>
- <td width="246"> <p>Source Distribution <a
href="http://cvs.apache.org/dist/axis/v2.0-M1/axis2-M1-src.zip">zip</a><br>
- Binary Distribution <a
href="http://cvs.apache.org/dist/axis/v2.0-M1/axis2-M1-bin.zip">zip</a>
<br> </p>
+ <td width="246"> <p>Source Distribution
+ <a
href="http://cvs.apache.org/dist/ws-fx/sandesha/beta/Sandesha-beta-src.zip">
+ zip</a><br>
+ Binary Distribution
+ <a
href="http://cvs.apache.org/dist/ws-fx/sandesha/beta/Sandesha-beta-bin.zip">
+ zip</a> <br> </p>
</td>
- <td width="100"><div align="center">24 - 02 - 2005
</div></td>
+ <td width="100"><div align="center">11 - 06 - 2005
</div></td>
<td> Beta Release</td>
</tr>
</table>
1.9 +1 -2 ws-fx/sandesha/xdocs/userguide.html
Index: userguide.html
===================================================================
RCS file: /home/cvs/ws-fx/sandesha/xdocs/userguide.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- userguide.html 11 Jun 2005 08:23:54 -0000 1.8
+++ userguide.html 11 Jun 2005 09:47:39 -0000 1.9
@@ -15,8 +15,7 @@
<p>This document will guide you through the configuration of Sandesha
and finally
to run the sample scenarios.</p>
<h2><font size="5">Configuration</font></h2>
-<p>Sandesha can be downloaded as <font color="#FF0000">binary</font> or
-<font color="#FF0000">source</font> distributions. This document assumes
that
+<p>Sandesha can be downloaded as binary or source <a
href="releases.html">distributions</a>. This document assumes that
the user has downloaded the binary distribution, however if you have
downloaded
the source distribution, you can create the binaries using the maven command
"maven dist-bin".</p>