From fbae4f97ee2a7d3b67cacd00c76589294a561c8a Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 5 Jan 2004 21:48:16 +0000 Subject: Add RDoc to build. Add --ri-system to RDoc git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5382 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c4c9d268c6..d795225768 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,48 @@ +Tue Jan 6 06:37:53 2004 Dave Thomas + + * bin/rdoc: Add --ri-system switch + + * lib/.document: Update with list of files that seem to have + documentation + + * lib/test/unit.rb: Reorder comment to make it RDoc friendly. + + * Makefile.in: add install-nodoc target, and make it + generate RDoc on default install. + + * lib/rdoc/ri/ri_options.rb (RI::Options::parse): Add + --doc-dir option to ri. + +Tue Jan 6 00:04:40 2004 Dave Thomas + + * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::parse_method_or_yield_parameters): + fix parsing if there are braces in a method parameter list + +Tue Jan 6 06:37:53 2004 Dave Thomas + + * bin/rdoc: Add --ri-system switch + + * lib/.document: Update with list of files that seem to have + documentation + + * lib/test/unit.rb: Reorder comment to make it RDoc friendly. + + * Makefile.in: add install-nodoc target, and make it + generate RDoc on default install. + + * lib/rdoc/ri/ri_options.rb (RI::Options::parse): Add + --doc-dir option to ri. + +Tue Jan 6 00:04:40 2004 Dave Thomas + + * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::parse_method_or_yield_parameters): + fix parsing if there are braces in a method parameter list + +Tue Jan 6 00:04:40 2004 Dave Thomas + + * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::parse_method_or_yield_parameters): + fix parsing if there are braces in a method parameter list + Tue Jan 6 00:04:40 2004 Dave Thomas * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::parse_method_or_yield_parameters): -- cgit v1.2.3