merged?() Instance Public methods Does this Document contain other Documents?
push(*parts) Instance Public methods Appends parts to the document
table_of_contents() Instance Public methods Returns an Array of headings in the document. Require 'rdoc/markup/formatter' before calling this method.
gen_relative_url(path, target) Class Public methods Converts a target url to one that is relative to a given path
new(options, markup = nil) Class Public methods Creates a new Formatter
accept_document(document) Instance Public methods Adds document to the output
add_special_RDOCLINK() Instance Public methods Adds a special for links of the form rdoc-â¦:
add_special_TIDYLINK() Instance Public methods Adds a special for links of the form â>word>
add_tag(name, start, stop) Instance Public methods Add a new set of tags for an attribute. We allow separate start and end tags for flexibility
annotate(tag) Instance Public methods Allows tag to be decorated with additional information.
Page 893 of 11844