[DOC] mark rb_str_init as :nodoc:
rb_str_init
:nodoc:
Otherwise, an empty entry will be generated as String::new along with the one from doc/string.rb.
String::new
[DOC] mark
rb_str_initas:nodoc:Otherwise, an empty entry will be generated as
String::newalongwith the one from doc/string.rb.