You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ca...@apache.org on 2009/11/05 00:52:32 UTC

svn commit: r832917 - /continuum/sandbox/continuum-ruby/README

Author: carlos
Date: Wed Nov  4 23:52:32 2009
New Revision: 832917

URL: http://svn.apache.org/viewvc?rev=832917&view=rev
Log:
Add doc links

Modified:
    continuum/sandbox/continuum-ruby/README

Modified: continuum/sandbox/continuum-ruby/README
URL: http://svn.apache.org/viewvc/continuum/sandbox/continuum-ruby/README?rev=832917&r1=832916&r2=832917&view=diff
==============================================================================
--- continuum/sandbox/continuum-ruby/README (original)
+++ continuum/sandbox/continuum-ruby/README Wed Nov  4 23:52:32 2009
@@ -4,6 +4,10 @@
 Ruby library to interact with Continuum, using the XML-RPC interface and enabling access
 to the working copy directories.
 
+More info on the Continuum XML-RPC interface:
+http://continuum.apache.org/docs/1.3.4/developer_guides/xmlrpc.html
+http://docs.codehaus.org/display/CONTINUUMUSER/Continuum+XMLRPC
+
 
 Example
 =======