ddoc.sections

Members

Functions

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

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

splitSections
Section[] splitSections(string text)

Split a text into sections.

Structs

Section
struct Section

Variables

STANDARD_SECTIONS
string[] STANDARD_SECTIONS;

Standard section names

Meta

Authors

Brian Schott

License