ruby-changes:13920
From: naruse <ko1@a...>
Date: Thu, 12 Nov 2009 10:26:27 +0900 (JST)
Subject: [ruby-changes:13920] Ruby:r25724 (trunk): * .document: remove documents not in rdoc format until
naruse 2009-11-12 10:26:13 +0900 (Thu, 12 Nov 2009) New Revision: 25724 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=25724 Log: * .document: remove documents not in rdoc format until rdoc supports non rdoc files. [ruby-core:26459] Modified files: trunk/.document trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 25723) +++ ChangeLog (revision 25724) @@ -1,3 +1,8 @@ +Thu Nov 12 10:08:56 2009 NARUSE, Yui <naruse@r...> + + * .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@r...> * lib/tempfile.rb (Tempfile#initialize): option hash may not be Index: .document =================================================================== --- .document (revision 25723) +++ .document (revision 25724) @@ -16,17 +16,4 @@ ext # rdoc files -doc/* - -NEWS - -README.ja -README -README.EXT -README.EXT.ja -COPYING -COPYING.ja -GPL -LGPL -LEGAL -ChangeLog +doc/*.rdoc -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/