ruby/lib/rdoc/markup
Stan Lo c0e2623966 [ruby/rdoc] Add autolink_excluded_words option to ignore
cross-references
(https://github.com/ruby/rdoc/pull/1259)

This config will be handy when the project name is the same as a class or
module name, which is often the case for most of the projects.

ce77f51f63
2024-12-31 12:17:07 +00:00
..
attr_changer.rb
attr_span.rb
attribute_manager.rb [ruby/rdoc] Improve rubocop setup 2024-07-17 20:43:08 +00:00
attributes.rb
blank_line.rb
block_quote.rb
document.rb
formatter.rb [ruby/rdoc] Enable cross reference in code 2024-12-17 21:48:31 +00:00
hard_break.rb
heading.rb
include.rb
indented_paragraph.rb
list.rb
list_item.rb
paragraph.rb
parser.rb [ruby/rdoc] [DOC] nodoc for probably internal methods 2023-12-16 00:26:39 +09:00
pre_process.rb [ruby/rdoc] Deprecate main and title directives 2024-12-05 11:36:34 +00:00
raw.rb
regexp_handling.rb
rule.rb
table.rb [ruby/rdoc] [DOC] nodoc for probably internal methods 2023-12-16 00:26:39 +09:00
to_ansi.rb
to_bs.rb [ruby/rdoc] Improve rubocop setup 2024-07-17 20:43:08 +00:00
to_html.rb [ruby/rdoc] Use distinct styles for note lists and label lists 2024-12-08 10:43:47 +00:00
to_html_crossref.rb [ruby/rdoc] Add autolink_excluded_words option to ignore 2024-12-31 12:17:07 +00:00
to_html_snippet.rb [ruby/rdoc] [DOC] Add missing documents 2023-12-16 00:26:37 +09:00
to_joined_paragraph.rb
to_label.rb
to_markdown.rb [ruby/rdoc] Fix ToMarkdown missing newlines for label-lists 2024-03-08 10:13:04 +00:00
to_rdoc.rb [ruby/rdoc] aligns may include :center 2024-12-17 20:56:24 +00:00
to_table_of_contents.rb
to_test.rb
to_tt_only.rb
verbatim.rb