Extracts just the RDoc::Markup::Heading elements from a RDoc::Markup::Document to help build a table of contents
Adds heading to the table of contents
# File lib/rdoc/markup/to_table_of_contents.rb, line 24 def accept_heading heading @res << heading end
Generated with the Darkfish Rdoc Generator 2.