index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rdoc
Age
Commit message (
Expand
)
Author
2025-01-15
Migrate rdoc as bundled gems
Hiroshi SHIBATA
2025-01-08
[ruby/rdoc] Finalize RDoc::Options before calling
Kazuki Yamaguchi
2025-01-07
[ruby/rdoc] Add missing `RDoc::RubygemsHook` API for `gem server`
mterada1228
2025-01-03
[ruby/rdoc] Fix prism_ruby superclass resolve order
tomoya ishida
2025-01-02
[DOC] .document under lib/rdoc is split now
Nobuyoshi Nakada
2025-01-02
[ruby/rdoc] [DOC] Ignore racc-generated files
Nobuyoshi Nakada
2024-12-31
[ruby/rdoc] Add autolink_excluded_words option to ignore
Stan Lo
2024-12-25
[ruby/rdoc] Separate patterns by `--exclude` option from defaults
Nobuyoshi Nakada
2024-12-25
[DOC] Fix duplicate entries
Nobuyoshi Nakada
2024-12-19
[ruby/rdoc] Bump version to v6.10.0
Stan Lo
2024-12-19
[ruby/rdoc] Auto-hide navigation on link click
James Reid-Smith
2024-12-17
[ruby/rdoc] Enable cross reference in code
Nobuyoshi Nakada
2024-12-17
[ruby/rdoc] `aligns` may include `:center`
Soutaro Matsumoto
2024-12-16
[ruby/rdoc] Print warnings for rdoc-ref links that can't be resolved
Stan Lo
2024-12-16
[ruby/rdoc] Fix to parse `rb_define_global_const`
Nobuyoshi Nakada
2024-12-16
[ruby/rdoc] Bump version to v6.9.1
Stan Lo
2024-12-16
[ruby/rdoc] Add attribute :force to RDoc::RubygemsHook just like
tomoya ishida
2024-12-15
[ruby/rdoc] Hide hamburger on desktop
James Reid-Smith
2024-12-15
[ruby/rdoc] Fix iPad Pro navigation not shown
James Reid-Smith
2024-12-13
[ruby/rdoc] Bump version to v6.9.0
Stan Lo
2024-12-13
Fixed compatibility error with setup command and rdoc plugin on rubygems
Hiroshi SHIBATA
2024-12-13
Make it loose coupling between RubyGems and RDoc (#1171)
mterada1228
2024-12-09
[ruby/rdoc] Expand rdoc-ref targets at the end of ri output
Stan Lo
2024-12-08
[ruby/rdoc] lint: Remove unreachable code
OKURA Masafumi
2024-12-08
[ruby/rdoc] Use distinct styles for note lists and label lists
nicholas a. evans
2024-12-05
[ruby/rdoc] Deprecate `main` and `title` directives
Stan Lo
2024-12-03
Reapply "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"
Hiroshi SHIBATA
2024-12-02
[ruby/rdoc] Prefer String#ord to #codepoints[0]
Mike Dalessio
2024-12-02
[ruby/rdoc] ClassModule#superclass= accepts a ClassModule as an
Mike Dalessio
2024-12-02
Revert "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"
Hiroshi SHIBATA
2024-11-30
[ruby/rdoc] Methods are sorted symbols-first
Mike Dalessio
2024-11-30
[ruby/rdoc] fix: C variables should never show up in Ancestors tree
Mike Dalessio
2024-11-28
[ruby/rdoc] Improve how gemspec's files are defined
Stan Lo
2024-11-19
[ruby/rdoc] Bump version to v6.8.1
Stan Lo
2024-11-19
[ruby/rdoc] Update rdoc.gemspec
Ihor Shevkun
2024-11-19
[ruby/rdoc] Bump up v6.8.0
Hiroshi SHIBATA
2024-11-18
[ruby/rdoc] Extract excerpt from raw pages correctly
Stan Lo
2024-11-13
[ruby/rdoc] Split list of class and instance methods in two
Alexis Bernard
2024-11-04
[ruby/rdoc] Display class ancestors in the sidebar #1183
Alexis Bernard
2024-10-31
[ruby/rdoc] Use thicker fonts with high contrast to improve
Stan Lo
2024-10-25
[ruby/rdoc] Remove details markers in HTML documents
Nobuyoshi Nakada
2024-10-23
[ruby/rdoc] Red-based darkfish color scheme
Stan Lo
2024-10-17
[ruby/rdoc] feature: Render mixed-in methods and constants with
Mike Dalessio
2024-10-17
[ruby/rdoc] Use scroll-margin-top on anchor targets
Stan Lo
2024-10-17
[ruby/rdoc] Add scroll-margin-top on all :target elements
Mads Ohm Larsen
2024-10-15
[ruby/rdoc] Generate meta tags based on page's content
Vinicius Stock
2024-10-10
[ruby/rdoc] Make methods and attributes linkable
Stan Lo
2024-10-10
[ruby/rdoc] Improve method source toggling
Stan Lo
2024-10-07
[ruby/rdoc] Use normal `font-weight` for links
Sam Bostock
2024-10-03
[ruby/rdoc] Fix ToRdoc#accept_table
tomoya ishida
[next]