ruby/lib/rdoc/ri
Stan Lo 93f8de777f [ruby/rdoc] Expand rdoc-ref targets at the end of ri output
(https://github.com/ruby/rdoc/pull/1141)

There have been several document refactors in ruby/ruby that extract
individual methods/classes' documentation into separate files, like
ruby/ruby#6567

Because RI is not capable of rendering those references, RI users
are left with dramatically fewer documentation on those methods/classes.

This commit adds a new option `--expand-ref` (default: true) to expand
all the rdoc-ref targets at the end of the output.

9e2b28c6e3
2024-12-09 17:21:01 +00:00
..
driver.rb [ruby/rdoc] Expand rdoc-ref targets at the end of ri output 2024-12-09 17:21:01 +00:00
formatter.rb
paths.rb
store.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
task.rb