diff options
author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-11-12 01:26:13 +0000 |
---|---|---|
committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-11-12 01:26:13 +0000 |
commit | 5e5b4c08fcf0729aa0342dd3a002c38047ea1418 (patch) | |
tree | 5845a324500c5ebd2b2cc1116434b9a0884d01af /.document | |
parent | 55179696b20fade5a994d711b6fba9901eeb839d (diff) | |
download | ruby-5e5b4c08fcf0729aa0342dd3a002c38047ea1418.tar.gz |
* .document: remove documents not in rdoc format until
rdoc supports non rdoc files. [ruby-core:26459]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.document')
-rw-r--r-- | .document | 15 |
1 files changed, 1 insertions, 14 deletions
@@ -16,17 +16,4 @@ lib ext # rdoc files -doc/* - -NEWS - -README.ja -README -README.EXT -README.EXT.ja -COPYING -COPYING.ja -GPL -LGPL -LEGAL -ChangeLog +doc/*.rdoc |