DocGroupContext

Undocumented in source.

Constructors

this
this(DocGroup grp, string delegate(in Entity ent) link_to, GeneratorSettings settings)
Undocumented in source.

Members

Functions

lookupScopeSymbolLink
LinkInfo lookupScopeSymbolLink(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
lookupSymbol
Entity lookupSymbol(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

defaultMacroDefinitions
string[string] defaultMacroDefinitions [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
docText
string docText [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
overrideMacroDefinitions
string[string] overrideMacroDefinitions [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
renderOptions
DdocRenderOptions renderOptions [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta