Manual.Structure
Description
The structure of a manual
Documentation
A manual
Constructors
Manual | |
A manual's header file
Constructors
Header | |
Contents listing
Sections, subsections
Constructors
Section | |
A banner for the top of the document
A text paragraph
Constructors
Paragraph | |
Inline document elements may be...
Constructors
IText String | A text string |
ISectionLink | A link to another section |
IExternLink | An external link. |
ILiteral String | Literal text |
pretty_nums :: [Int] -> ShowSSource