ruby/test/rdoc
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
..
MarkdownTest_1.0.3 [ruby/rdoc] Fix some typos (https://github.com/ruby/rdoc/pull/1129) 2024-07-01 11:08:37 +09:00
support [ruby/rdoc] Fix ToRdoc#accept_table 2024-10-03 12:27:43 +00:00
binary.dat
helper.rb
hidden.zip.txt
README
test.ja.largedoc
test.ja.rdoc
test.ja.txt
test.txt
test_rdoc_alias.rb
test_rdoc_any_method.rb
test_rdoc_attr.rb
test_rdoc_class_module.rb [ruby/rdoc] ClassModule#superclass= accepts a ClassModule as an 2024-12-02 22:07:31 +00:00
test_rdoc_code_object.rb
test_rdoc_comment.rb
test_rdoc_constant.rb
test_rdoc_context.rb [ruby/rdoc] Visibility should begin from public for each scope 2024-01-07 11:39:46 +00:00
test_rdoc_context_section.rb
test_rdoc_cross_reference.rb
test_rdoc_encoding.rb
test_rdoc_extend.rb
test_rdoc_generator_darkfish.rb [ruby/rdoc] Extract excerpt from raw pages correctly 2024-11-18 10:32:31 +00:00
test_rdoc_generator_json_index.rb [ruby/rdoc] Workaround JRuby's jar-dependencies error and test 2024-12-05 12:31:51 +00:00
test_rdoc_generator_markup.rb
test_rdoc_generator_pot.rb
test_rdoc_generator_pot_po.rb
test_rdoc_generator_pot_po_entry.rb
test_rdoc_generator_ri.rb
test_rdoc_i18n_locale.rb
test_rdoc_i18n_text.rb
test_rdoc_include.rb
test_rdoc_markdown.rb Require space between hash/content in ATX heading (#1140) 2024-07-18 09:40:01 +09:00
test_rdoc_markdown_test.rb [ruby/rdoc] Fix some typos (https://github.com/ruby/rdoc/pull/1129) 2024-07-01 11:08:37 +09:00
test_rdoc_markup.rb
test_rdoc_markup_attribute_manager.rb
test_rdoc_markup_attributes.rb
test_rdoc_markup_document.rb
test_rdoc_markup_formatter.rb
test_rdoc_markup_hard_break.rb
test_rdoc_markup_heading.rb
test_rdoc_markup_include.rb
test_rdoc_markup_indented_paragraph.rb
test_rdoc_markup_paragraph.rb
test_rdoc_markup_parser.rb
test_rdoc_markup_pre_process.rb [ruby/rdoc] Deprecate main and title directives 2024-12-05 11:36:34 +00:00
test_rdoc_markup_raw.rb
test_rdoc_markup_to_ansi.rb [ruby/rdoc] Fix ToRdoc#accept_table 2024-10-03 12:27:43 +00:00
test_rdoc_markup_to_bs.rb [ruby/rdoc] Fix ToRdoc#accept_table 2024-10-03 12:27:43 +00:00
test_rdoc_markup_to_html.rb [ruby/rdoc] Use distinct styles for note lists and label lists 2024-12-08 10:43:47 +00:00
test_rdoc_markup_to_html_crossref.rb
test_rdoc_markup_to_html_snippet.rb
test_rdoc_markup_to_joined_paragraph.rb
test_rdoc_markup_to_label.rb
test_rdoc_markup_to_markdown.rb [ruby/rdoc] Fix ToRdoc#accept_table 2024-10-03 12:27:43 +00:00
test_rdoc_markup_to_rdoc.rb [ruby/rdoc] Fix ToRdoc#accept_table 2024-10-03 12:27:43 +00:00
test_rdoc_markup_to_table_of_contents.rb
test_rdoc_markup_to_tt_only.rb
test_rdoc_markup_verbatim.rb
test_rdoc_method_attr.rb [ruby/rdoc] Methods are sorted symbols-first 2024-11-30 16:06:54 +00:00
test_rdoc_normal_class.rb
test_rdoc_normal_module.rb
test_rdoc_options.rb [ruby/rdoc] feature: Render mixed-in methods and constants with 2024-10-17 20:40:34 +00:00
test_rdoc_parser.rb [ruby/rdoc] Drop unnecessary file_name parameter from Parser.for 2024-07-31 14:36:41 +00:00
test_rdoc_parser_c.rb
test_rdoc_parser_changelog.rb
test_rdoc_parser_markdown.rb
test_rdoc_parser_prism_ruby.rb [ruby/rdoc] Add new ruby parser that uses Prism 2024-07-31 20:50:00 +00:00
test_rdoc_parser_rd.rb
test_rdoc_parser_ruby.rb [ruby/rdoc] Add new ruby parser that uses Prism 2024-07-31 20:50:00 +00:00
test_rdoc_parser_simple.rb
test_rdoc_rd.rb
test_rdoc_rd_block_parser.rb
test_rdoc_rd_inline.rb
test_rdoc_rd_inline_parser.rb
test_rdoc_rdoc.rb Sync rdoc 2024-08-05 08:27:45 +08:00
test_rdoc_require.rb
test_rdoc_ri_driver.rb [ruby/rdoc] Expand rdoc-ref targets at the end of ri output 2024-12-09 17:21:01 +00:00
test_rdoc_ri_paths.rb
test_rdoc_rubygems_hook.rb
test_rdoc_servlet.rb
test_rdoc_single_class.rb
test_rdoc_stats.rb
test_rdoc_store.rb Reapply "[ruby/rdoc] fix: C variables should never show up in Ancestors tree" 2024-12-03 10:59:32 +09:00
test_rdoc_task.rb
test_rdoc_text.rb
test_rdoc_token_stream.rb [ruby/rdoc] test: Add tests for RDoc::TokenStream#add_tokens, add_token ,collect_tokens and pop_token 2024-03-15 00:10:14 +00:00
test_rdoc_tom_doc.rb
test_rdoc_top_level.rb
xref_data.rb [ruby/rdoc] Visibility should begin from public for each scope 2024-01-07 11:39:46 +00:00
xref_test_case.rb

you don't have to