ddoc.standalone

Parser for standalone ".dd" files.

Members

Functions

main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
parseDDString
string parseDDString(string text, string[string] macros, bool removeUnknown)
Undocumented in source. Be warned that the author may not have intended to support it.
parseFile
string parseFile(string path, string[string] context)
Undocumented in source. Be warned that the author may not have intended to support it.

See Also

dlang.org/ddoc.html ("Using Ddoc for other Documentation" section).

Meta

Authors

Mathias Lang

License