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(Type tp, bool include_code_tags)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

navigationType
NavigationType navigationType [@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(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