Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.5 KB

File metadata and controls

27 lines (22 loc) · 1.5 KB

Each item to be printed is a new RDoc::Markup::Document.

When using one of the separate by options, a section header is added first. The section contains:

The rest of the document is a series of RDoc::Markup::List objects, one for each of the item's properties:

The document will also include a number of RDoc::Markup::Verbatim and RDoc::Markup::Raw items. They are not included in the output, but are used to pass information about the item and property to the default formatter.