[Rubydoc-devel-cvs] CVS: rubydoc VISION,1.2,1.3
Status: Pre-Alpha
Brought to you by:
thetitan
|
From: Sean C. <the...@us...> - 2002-05-18 07:21:15
|
Update of /cvsroot/rubydoc/rubydoc
In directory usw-pr-cvs1:/tmp/cvs-serv5257
Modified Files:
VISION
Log Message:
*) gsub(/SOAP/, 'REST') # SOAP should die a quick and painful death: REST
# is open source's new best friend
Index: VISION
===================================================================
RCS file: /cvsroot/rubydoc/rubydoc/VISION,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- VISION 18 May 2002 04:54:28 -0000 1.2
+++ VISION 18 May 2002 07:21:12 -0000 1.3
@@ -13,7 +13,7 @@
support for DocBook).
4) A CLI that will let you, if you have a net connection, browse the
- online rubydoc comments (probably SOAP).
+ online rubydoc comments (via REST).
5) rubydoc is a cross between perldoc and the PHP documentation at
php.net.
|