ruby/lib/rdoc
Mike Dalessio 2923f42ed7 [ruby/rdoc] fix: C variables should never show up in Ancestors tree
(https://github.com/ruby/rdoc/pull/1217)

If a NormalClass's superclass is a C enclosure, then update the
superclass to point to the RDoc::NormalClass.

This is done in a single pass after all files have been parsed.

Fixes https://github.com/ruby/rdoc/pull/1205.

1ecd9581b1
2024-11-30 12:31:42 +00:00
..
code_object [ruby/rdoc] Display class ancestors in the sidebar #1183 2024-11-04 17:34:27 +00:00
generator [ruby/rdoc] Extract excerpt from raw pages correctly 2024-11-18 10:32:31 +00:00
i18n
markdown [ruby/rdoc] [DOC] Add missing documents 2023-12-16 00:26:37 +09:00
markup [ruby/rdoc] Fix ToRdoc#accept_table 2024-10-03 12:27:43 +00:00
parser Sync rdoc 2024-08-05 08:27:45 +08:00
rd Generate parsers of RDoc with Racc 1.8.1 2024-08-21 13:30:01 +09:00
ri [ruby/rdoc] Abort with error message if --dump argument invalid 2024-05-30 00:09:22 +00:00
stats [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
.document
code_object.rb [ruby/rdoc] feature: Render mixed-in methods and constants with 2024-10-17 20:40:34 +00:00
code_objects.rb
comment.rb [DOC] Link fixes 2023-10-03 16:31:34 +09:00
cross_reference.rb [ruby/rdoc] [DOC] Add missing documents 2023-12-16 00:26:37 +09:00
encoding.rb [ruby/rdoc] Remove unused method RDoc::Encoding.remove_frozen_string_literal 2023-12-16 00:25:51 +09:00
erb_partial.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
erbio.rb [ruby/rdoc] Remove code for versions older than Ruby 2.6 2023-09-05 01:14:52 +00:00
generator.rb
i18n.rb
known_classes.rb
markdown.rb Require space between hash/content in ATX heading (#1140) 2024-07-18 09:40:01 +09:00
markup.rb [ruby/rdoc] [DOC] Mods about markup formats 2024-07-29 13:16:18 +00:00
options.rb [ruby/rdoc] feature: Render mixed-in methods and constants with 2024-10-17 20:40:34 +00:00
parser.rb [ruby/rdoc] Drop unnecessary file_name parameter from Parser.for 2024-07-31 14:36:41 +00:00
rd.rb
rdoc.gemspec [ruby/rdoc] Improve how gemspec's files are defined 2024-11-28 12:18:11 +00:00
rdoc.rb [ruby/rdoc] fix: C variables should never show up in Ancestors tree 2024-11-30 12:31:42 +00:00
ri.rb
rubygems_hook.rb
servlet.rb
stats.rb
store.rb [ruby/rdoc] fix: C variables should never show up in Ancestors tree 2024-11-30 12:31:42 +00:00
task.rb [ruby/rdoc] [DOC] Mods about markup formats 2024-07-29 13:16:18 +00:00
text.rb [ruby/rdoc] [DOC] Add missing documents 2023-12-16 00:26:37 +09:00
token_stream.rb [ruby/rdoc] Early return when token_stream is nil 2023-12-05 06:21:52 +00:00
tom_doc.rb [ruby/rdoc] [DOC] Mods about markup formats 2024-07-29 13:16:18 +00:00
version.rb [ruby/rdoc] Bump version to v6.8.1 2024-11-19 11:51:56 +00:00