aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-12 01:26:13 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-12 01:26:13 +0000
commit5e5b4c08fcf0729aa0342dd3a002c38047ea1418 (patch)
tree5845a324500c5ebd2b2cc1116434b9a0884d01af
parent55179696b20fade5a994d711b6fba9901eeb839d (diff)
downloadruby-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
-rw-r--r--.document15
-rw-r--r--ChangeLog5
2 files changed, 6 insertions, 14 deletions
diff --git a/.document b/.document
index 6e576ce6d8..746ca2929d 100644
--- a/.document
+++ b/.document
@@ -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
diff --git a/ChangeLog b/ChangeLog
index bb4dc8dc1d..b52cddd5c4 100644
--- a/ChangeLog
+++ b/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>
* lib/tempfile.rb (Tempfile#initialize): option hash may not be