- pushSymbol
auto pushSymbol(string[] symbolStack, SymbolDatabase database, bool first, string itemURL)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeSeparator
void writeSeparator(R dst)
Write a separator (e.g. between two overloads of a function)
- writeSymbolDescription
void writeSymbolDescription(R dst, void delegate() descriptionCode)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeSymbolEnd
void writeSymbolEnd(R dst)
Do nothing. No divs needed as every symbol is in a separate file.
- writeSymbolStart
void writeSymbolStart(R dst, string link)
Do nothing. No divs needed as every symbol is in a separate file.