You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by bu...@apache.org on 2010/11/08 21:42:30 UTC

svn commit: r778897 - /websites/staging/river/trunk/content/documentation.html

Author: buildbot
Date: Mon Nov  8 20:42:30 2010
New Revision: 778897

URL: http://svn.apache.org/viewvc?rev=778897&view=rev
Log:
Staging update by buildbot

Modified:
    websites/staging/river/trunk/content/documentation.html

Modified: websites/staging/river/trunk/content/documentation.html
URL: http://svn.apache.org/viewvc/websites/staging/river/trunk/content/documentation.html?rev=778897&r1=778896&r2=778897&view=diff
==============================================================================
--- websites/staging/river/trunk/content/documentation.html (original)
+++ websites/staging/river/trunk/content/documentation.html Mon Nov  8 20:42:30 2010
@@ -71,11 +71,26 @@
 <h1 id="apache_river_documentation">Apache River Documentation</h1>
 <p>The original Jini documentation (including the formal specifications) can be found <a href="http://incubator.apache.org/river/doc/index.html">here</a>.  For more general help and information please see the list of topics below.</p>
 <table>
-<tr><th>Document</th><th>Description</th></tr>
-<tr><td>[Basic River Services](user-guide-basic-river-services.html)</td><td>A short article explaining how to start the basic River services (Lookup Service, Java Space and Transaction Manager) which come with the River release; as well as some sample code on how to find them</td>
-<tr><td>[Glossary](user-guide-glossary.html)</td><td>A definition of a few of the common terms when using Jini/River</td></tr>
-<tr><td>[River Artifacts](user-guide-river-jar-artifacts.html)</td><td>An extract from the developer list discussing the history behind River's JAR artifacts</td></tr>
-<tr><td>[Socket Factories](user-guide-socketfactories.html)</td><td>A note on the correct use of SocketFactories in EndPoints</td></tr>
+<thead>
+<tr>
+<th>Document</th>
+<th>Description</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td><a href="user-guide-glossary.html">Glossary</a></td>
+<td>A definition of a few of the common terms when using Jini/River</td>
+</tr>
+<tr>
+<td><a href="user-guide-river-jar-artifacts.html">River Artifacts</a></td>
+<td>An extract from the developer list discussing the history behind River's JAR artifacts</td>
+</tr>
+<tr>
+<td><a href="user-guide-socketfactories.html">Socket Factories</a></td>
+<td>A note on the correct use of SocketFactories in EndPoints</td>
+</tr>
+</tbody>
 </table>
           </div>
         </td>