summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorEarlopain <14981592+Earlopain@users.noreply.github.com>2026-02-06 20:08:46 +0100
committergit <svn-admin@ruby-lang.org>2026-02-06 19:09:18 +0000
commit130c37d6e60b0b654b93cb09c37b18718e35c0b9 (patch)
tree31c7e2639c07ab69880d631d64fb0cf91742feab /test/ruby
parent545db49ba8063d8e9ed916e508c31523b78d5bb9 (diff)
[ruby/prism] More docs improvements
(https://github.com/ruby/prism/pull/3910) * Update C call seqs * Prefixing them with self is unusual * Also use `.` instead of `::` to refer to class methods * Capitalize location in docs It allows it to be linked to in docs * Miscelanous other doc tweaks * Format code as code * Nodoc some missed methods * Fix method reference * Really try to nodoc ffi module The previous approach was wrong, to nodoc the class methods it must be specified at the module itself. As a result, the private methods like `dump_options` are also removed. * Remove some def-style comments They are mostly redundant with the method signature and don't look great when rendered. Still remaining on nodes. I will improve docs for them in a separate PR https://github.com/ruby/prism/commit/94e5525521
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions