ruby/lib/rdoc
Nobuyoshi Nakada 3b3fb73d61 [ruby/rdoc] Dump plain objects as `RDoc::Options`
So that the generated `.rdoc_options` file is loadable.

https://github.com/ruby/rdoc/commit/6cf6e1647b
2022-02-12 16:15:08 +09:00
..
context [ruby/rdoc] Removed `RDoc::Context::Section#sequence` 2020-02-20 18:06:19 +09:00
generator [ruby/rdoc] Update SourceCodePro font files 2021-10-11 21:15:07 +09:00
i18n Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
markdown [ruby/rdoc] Update generated files 2022-02-12 15:22:47 +09:00
markup [ruby/rdoc] Simplify attribute exclusiveness conditions 2022-02-09 22:22:46 +09:00
parser [ruby/rdoc] Get rid of ruby-mode.el confusions 2022-02-09 22:22:45 +09:00
rd [ruby/rdoc] Update generated files 2022-02-12 15:22:47 +09:00
ri [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
stats Merge RDoc 6.1.0.beta3 from upstream 2018-12-08 17:39:52 +00:00
.document [DOC] escape descriptions [ci skip] 2019-01-04 09:49:32 +00:00
alias.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
anon_class.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
any_method.rb [ruby/rdoc] fix: alias to method with call-seq 2021-10-16 06:31:11 +09:00
attr.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
class_module.rb [ruby/rdoc] ClassModule#add_comment should receive RDoc::Comment 2019-07-26 17:20:27 +08:00
code_object.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
code_objects.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
comment.rb Fix ghost method line no 2019-11-28 08:19:05 +09:00
constant.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
context.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
cross_reference.rb [ruby/rdoc] Allow cross references to negation operator method 2022-02-09 19:41:12 +09:00
encoding.rb Merge RDoc 6.0.3 from upstream. 2018-03-26 05:56:26 +00:00
erb_partial.rb [ruby/rdoc] Add frozen string literal support 2020-05-24 23:47:24 +09:00
erbio.rb [ruby/rdoc] Delegate ERB args correctly 2020-05-24 23:47:24 +09:00
extend.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
generator.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
ghost_method.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
i18n.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
include.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
known_classes.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
markdown.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
markup.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
meta_method.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
method_attr.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
mixin.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
normal_class.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
normal_module.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
options.rb [ruby/rdoc] Dump plain objects as `RDoc::Options` 2022-02-12 16:15:08 +09:00
parser.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
rd.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
rdoc.gemspec [ruby/rdoc] Move dev dependency of gettext to Gemfile 2021-08-10 02:36:00 +09:00
rdoc.rb [ruby/rdoc] Dump plain objects as `RDoc::Options` 2022-02-12 16:15:08 +09:00
require.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
ri.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
rubygems_hook.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
servlet.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
single_class.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
stats.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
store.rb [ruby/rdoc] Support full filename to make a link for a text file 2020-09-18 14:57:57 +09:00
task.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00
text.rb [ruby/rdoc] Convert upper case copyright and registered marks 2021-09-11 17:03:52 +09:00
token_stream.rb Separate RDoc::TokenStream#add_tokens and #add_token 2019-08-16 06:02:45 +09:00
tom_doc.rb Refactor and improve performance of RDoc::Markup::Parser 2019-08-16 06:02:45 +09:00
top_level.rb Merge rdoc-6.1.0.beta2 2018-10-17 06:28:20 +00:00
version.rb [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/rdoc/pull/821) 2022-02-12 15:06:06 +09:00