mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-10-16 23:47:47 +02:00
422 B
422 B
title: Rdoc
Basic RDoc format
# Foo.
#
# @example
#
# y
# g
#
# @param [String] param_name The xx and xx.
#
# @see http://url.com
#
# @return [true] if so
#
# == Definition lists
#
# list:: hi.
# +foo+:: parameterized
#
# == Definition lists
# [foo] also
# [bar] like this