A section of documentation like:
# :section: The title # The body
Sections can be referenced multiple times and will be collapsed into a single section.
in_files() Instance Public methods The files comments in this section come from
new(parent, title, comment) Class Public methods Creates a new section with
add_comment(comment) Instance Public methods Adds comment to this
parse() Instance Public methods Parses comment_location into an
==(other) Instance Public methods Sections are equal when they have the same
extract_comment(comment) Instance Public methods Extracts the comment for this
remove_comment(comment) Instance Public methods Removes a comment from this
plain_html() Instance Public methods The section's title, or 'Top Section' if
marshal_load(array) Instance Public methods De-serializes this
marshal_dump() Instance Public methods Serializes this
Page 1 of 2