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
drbrain 8adec52962 * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.
Disabled rdoc generation by default to match RubyGems defaults.
  Reduced diff with RubyGems::RDoc.
* test/rdoc/test_rdoc_rubygems_hook.rb:  Tests for the above.
* test/rubygems/test_gem_rdoc.rb:  ditto.

* lib/rdoc/store.rb:  Removed useless variable assignment


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38373 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-12-14 05:16:56 +00:00
..
context
generator * lib/rdoc/class_module.rb: Added RDoc::ClassModule#documented? which 2012-12-12 05:16:53 +00:00
markdown * lib/rdoc/markdown/entities.rb: Added documentation. 2012-12-08 21:19:22 +00:00
markup * lib/rdoc/markup/to_joined_paragraph.rb: Completed documentation 2012-12-07 05:22:50 +00:00
parser * lib/rdoc/class_module.rb: Fixed duplicate comments for classes and 2012-12-13 07:58:47 +00:00
rd
ri
stats
alias.rb
anon_class.rb
any_method.rb
attr.rb
class_module.rb * lib/rdoc/class_module.rb: Fixed duplicate comments for classes and 2012-12-13 07:58:47 +00:00
code_object.rb
code_objects.rb
comment.rb
constant.rb
context.rb
cross_reference.rb
encoding.rb
erb_partial.rb
erbio.rb
extend.rb
generator.rb
ghost_method.rb
include.rb
known_classes.rb
markdown.rb
markup.rb
meta_method.rb
method_attr.rb
normal_class.rb
normal_module.rb
options.rb * lib/rdoc/options.rb: Added --page-dir option for moving pages in 2012-12-11 07:44:56 +00:00
parser.rb
rd.rb
rdoc.rb * lib/rdoc/class_module.rb: Fixed duplicate comments for classes and 2012-12-13 07:58:47 +00:00
require.rb
ri.rb
ruby_lex.rb * lib/rdoc/markdown/entities.rb: Added documentation. 2012-12-08 21:19:22 +00:00
ruby_token.rb
rubygems_hook.rb * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation. 2012-12-14 05:16:56 +00:00
servlet.rb * lib/rdoc/markup/to_joined_paragraph.rb: Completed documentation 2012-12-07 05:22:50 +00:00
single_class.rb
stats.rb
store.rb * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation. 2012-12-14 05:16:56 +00:00
task.rb
test_case.rb
text.rb
token_stream.rb
tom_doc.rb
top_level.rb