diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | sample/drb/README.ja.rdoc (renamed from sample/drb/README.rd.ja) | 2 | ||||
-rw-r--r-- | sample/drb/README.rdoc (renamed from sample/drb/README.rd) | 2 |
3 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +Tue Jul 23 09:34:49 2013 Zachary Scott <[email protected]> + + * sample/drb/README*.rdoc: [DOC] migrate DRb sample READMEs to rdoc + Tue Jul 23 09:28:05 2013 Zachary Scott <[email protected]> * lib/drb/invokemethod.rb: [DOC] nodoc InvokeMethod18Mixin diff --git a/sample/drb/README.rd.ja b/sample/drb/README.ja.rdoc index ec78dc70dd..3ab70f3369 100644 --- a/sample/drb/README.rd.ja +++ b/sample/drb/README.ja.rdoc @@ -42,7 +42,7 @@ * rindas.rb --- TupleSpaceのclientでアプリケーションのserver * observerの使用例 - cdbiff - ((<URI:http://namazu.org/~satoru/cdbiff/>)) + cdbiff - http://namazu.org/~satoru/cdbiff/ * dbiff.rb --- dcdbiff server * dcdbiff.rb --- dcdbiff client diff --git a/sample/drb/README.rd b/sample/drb/README.rdoc index 5cf1f51913..5bca7ad1ea 100644 --- a/sample/drb/README.rd +++ b/sample/drb/README.rdoc @@ -39,7 +39,7 @@ * rindac.rb --- service user * observer - cdbiff - ((<URI:http://namazu.org/~satoru/cdbiff/>)) + cdbiff - http://namazu.org/~satoru/cdbiff/ * dbiff.rb --- dcdbiff server * dcdbiff.rb --- dcdbiff client |