1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rdoc/parser
aycabta a86d4eef4b [ruby/rdoc] Normalization of comment should check language
RDoc::Text#normalize_comment that is included RDoc::Comment always
remove Ruby style comment indicator "#" and C style comment indicator
"/**/", but should check language and remove only the language's comment
indicator.

https://github.com/ruby/rdoc/commit/ca68ba1e73
2019-07-26 17:20:58 +08:00
..
c.rb [ruby/rdoc] Normalization of comment should check language 2019-07-26 17:20:58 +08:00
changelog.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
markdown.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
rd.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
ripper_state_lex.rb ripper_state_lex.rb: chomp CR 2019-06-07 18:57:58 +09:00
ruby.rb [ruby/rdoc] Normalization of comment should check language 2019-07-26 17:20:58 +08:00
ruby_tools.rb Merge rdoc-6.1.0.beta2 2018-10-17 06:28:20 +00:00
simple.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
text.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00