1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/doc/string
Alexander Ilyin adcfd69690
[DOC] Fix markup for String (#5984)
* Add missing space for `String#start_with?`.
* Add missing pluses for `String#tr` and
  `Methods for Converting to New String` label.
* Move quote into the tag for `Whitespace in Strings` label.
2022-06-09 13:40:21 -05:00
..
b.rdoc [DOC] Enhanced RDoc for String (#5742) 2022-03-31 15:09:25 -05:00
bytes.rdoc
bytesize.rdoc [DOC] Enhanced RDoc for String (#5753) 2022-04-03 10:09:34 -05:00
center.rdoc
chars.rdoc
chomp.rdoc
chop.rdoc
codepoints.rdoc
delete_prefix.rdoc
delete_suffix.rdoc
each_byte.rdoc
each_char.rdoc
each_codepoint.rdoc
each_grapheme_cluster.rdoc
each_line.rdoc
end_with_p.rdoc
force_encoding.rdoc [DOC] Enhanced RDoc for String (#5742) 2022-03-31 15:09:25 -05:00
grapheme_clusters.rdoc
index.rdoc Enhanced RDoc for String#index (#5759) 2022-04-04 14:18:10 -05:00
length.rdoc [DOC] Enhanced RDoc for String (#5753) 2022-04-03 10:09:34 -05:00
ljust.rdoc
new.rdoc [DOC] Enhanced RDoc for String (#5751) 2022-04-02 14:26:49 -05:00
ord.rdoc
partition.rdoc
rjust.rdoc
rpartition.rdoc
scrub.rdoc [DOC] Enhanced RDoc for String (#5742) 2022-03-31 15:09:25 -05:00
split.rdoc
start_with_p.rdoc [DOC] Fix markup for String (#5984) 2022-06-09 13:40:21 -05:00
sum.rdoc