mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* .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:
parent
55179696b2
commit
5e5b4c08fc
2 changed files with 6 additions and 14 deletions
15
.document
15
.document
|
|
@ -16,17 +16,4 @@ lib
|
||||||
ext
|
ext
|
||||||
|
|
||||||
# rdoc files
|
# rdoc files
|
||||||
doc/*
|
doc/*.rdoc
|
||||||
|
|
||||||
NEWS
|
|
||||||
|
|
||||||
README.ja
|
|
||||||
README
|
|
||||||
README.EXT
|
|
||||||
README.EXT.ja
|
|
||||||
COPYING
|
|
||||||
COPYING.ja
|
|
||||||
GPL
|
|
||||||
LGPL
|
|
||||||
LEGAL
|
|
||||||
ChangeLog
|
|
||||||
|
|
|
||||||
|
|
@ -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>
|
Thu Nov 12 06:42:38 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||||
|
|
||||||
* lib/tempfile.rb (Tempfile#initialize): option hash may not be
|
* lib/tempfile.rb (Tempfile#initialize): option hash may not be
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue