main

D Documentation Generator

Members

Functions

doNothing
void doNothing(string , size_t , size_t , string , bool )
Undocumented in source. Be warned that the author may not have intended to support it.
generateDocumentation
void generateDocumentation(string outputDirectory, string indexContent, string[string] macros, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
getFilesToProcess
string[] getFilesToProcess(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
readMacros
string[string] readMacros(string[] macroFiles)
Undocumented in source. Be warned that the author may not have intended to support it.
writeDocumentation
void writeDocumentation(string outputDirectory, string path, string[string] macros, string moduleName, string location, File search)

Creates documentation for the module at the given path

Manifest constants

helpString
enum helpString;
Undocumented in source.

Variables

hljs
string hljs;
Undocumented in source.
indexhtml
string indexhtml;
Undocumented in source.
searchjs
string searchjs;
Undocumented in source.
stylecss
string stylecss;
Undocumented in source.

Meta

Authors

Brian Schott