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
markdown.rb
rd.rb
ripper_state_lex.rb
ruby.rb [ruby/rdoc] Normalization of comment should check language 2019-07-26 17:20:58 +08:00
ruby_tools.rb
simple.rb
text.rb