зеркало из https://github.com/github/ruby.git
2a57e6e6ed
Attribute readers and writers can be marked as `:nodoc` to keep them undocumented: ```ruby attr_reader :name # :nodoc: ``` For aliases this behaviour should be the same: ```ruby alias_method :old :new # :nodoc: ``` https://github.com/ruby/rdoc/commit/30f14e8271 |
||
---|---|---|
.. | ||
c.rb | ||
changelog.rb | ||
markdown.rb | ||
rd.rb | ||
ripper_state_lex.rb | ||
ruby.rb | ||
ruby_tools.rb | ||
simple.rb | ||
text.rb |