DocPageInfo

Undocumented in source.

Members

Functions

formatDoc
string formatDoc(DocGroup group, int hlevel, bool delegate(string) display_section)
Undocumented in source. Be warned that the author may not have intended to support it.
formatType
string formatType(CachedType tp, bool include_code_tags)
Undocumented in source. Be warned that the author may not have intended to support it.
renderTemplateArgs
void renderTemplateArgs(R output, Declaration decl)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

defaultMacros
auto defaultMacros [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
navigationType
NavigationType navigationType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
overrideMacros
auto overrideMacros [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

docGroups
DocGroup[] docGroups;
Undocumented in source.
linkTo
string delegate(in Entity ent) linkTo;
Undocumented in source.
mod
Module mod;
Undocumented in source.
nestedName
string nestedName;
Undocumented in source.
node
Entity node;
Undocumented in source.
rootPackage
Package rootPackage;
Undocumented in source.
settings
GeneratorSettings settings;
Undocumented in source.

Meta