1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rdoc/parser
drbrain a6ed298df7 * lib/rdoc/parser/ruby.rb: Ignore methods defined on constants to
prevent modules with the names of constants from appearing in the
  documentation.
* test/rdoc/test_rdoc_parser_ruby.rb:  Test for the above.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-12-20 06:23:28 +00:00
..
c.rb * lib/rdoc/class_module.rb: Fixed duplicate comments for classes and 2012-12-13 07:58:47 +00:00
changelog.rb * lib/rdoc/markup/to_joined_paragraph.rb: Completed documentation 2012-12-07 05:22:50 +00:00
markdown.rb * lib/rdoc*: Updated to RDoc 4.0 (pre-release) 2012-11-27 04:28:14 +00:00
rd.rb * lib/rdoc*: Updated to RDoc 4.0 (pre-release) 2012-11-27 04:28:14 +00:00
ruby.rb * lib/rdoc/parser/ruby.rb: Ignore methods defined on constants to 2012-12-20 06:23:28 +00:00
ruby_tools.rb * lib/rdoc*: Updated to RDoc 4.0 (pre-release) 2012-11-27 04:28:14 +00:00
simple.rb * lib/rdoc*: Updated to RDoc 4.0 (pre-release) 2012-11-27 04:28:14 +00:00
text.rb * lib/rdoc*: Updated to RDoc 4.0 (pre-release) 2012-11-27 04:28:14 +00:00