ddoc.sections

Members

Functions

parseMacrosOrParams
Section parseMacrosOrParams(string name, Lexer lexer, string[string] macros)

Parses a Macros or Params section, filling in the mapping fields of the returned section.

splitSections
Section[] splitSections(string text)

Split a text into sections.

Structs

Section
struct Section

Data structure containing the comment section name, comment section contents and pair mapping for 'Params', 'Macros', 'Escapes'.

Variables

STANDARD_SECTIONS
string[] STANDARD_SECTIONS;

Standard section names.

Meta

Authors

Brian Schott Eugene 'Vindex' Stulin <tech.vindex@gmail.com>

License

Forked and modified in 2021 for hgen by Eugene 'Vindex' Stulin. The 'hgen' project: https://gitlab.com/vindexbit/hgen