class

RDoc::Context::Section

ruby latest stable - Superclass: Object

Class deprecated or moved

This class is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.

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