* .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
This commit is contained in:
naruse 2009-11-12 01:26:13 +00:00
parent 55179696b2
commit 5e5b4c08fc
2 changed files with 6 additions and 14 deletions

View File

@ -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

View File

@ -1,3 +1,8 @@
Thu Nov 12 10:08:56 2009 NARUSE, Yui <naruse@ruby-lang.org>
* .document: remove documents not in rdoc format until
rdoc supports non rdoc files. [ruby-core:26459]
Thu Nov 12 06:42:38 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/tempfile.rb (Tempfile#initialize): option hash may not be