class

RDoc::Context::Section

v2_1_10 - Show latest stable - Superclass: Object

A section of documentation like:

# :section: The title
# The body

Sections can be referenced multiple times and will be collapsed into a single section.

Included modules

  • RDoc::Generator::Markup
  • RDoc::Text

Constants

MARSHAL_VERSION = 0

Attributes

[R]comment
[R]comments
[R]parent
[R]title

Files

  • lib/rdoc/context/section.rb
  • lib/rdoc/generator/markup.rb