[DOC] Rename doc/*.rb as doc/*.rdoc
With `:markup: ruby` directive so that they are parsed as ruby scripts.
This commit is contained in:
parent
cdb620621f
commit
5ef9f7a821
@ -1,3 +1,5 @@
|
||||
# :markup: ruby
|
||||
|
||||
class String
|
||||
# call-seq:
|
||||
# String.new(string = '') -> new_string
|
@ -1,3 +1,5 @@
|
||||
# :markup: ruby
|
||||
|
||||
class String
|
||||
# call-seq:
|
||||
# encode(dst_encoding = Encoding.default_internal, **enc_opts) -> string
|
Loading…
x
Reference in New Issue
Block a user