ddox.jsonparser

Parses DMD JSON output and builds up a socumentation syntax tree (JSON format staring from DND 2.062).

Members

Functions

demanglePrettyType
string demanglePrettyType(string mangled_type)
Undocumented in source. Be warned that the author may not have intended to support it.
parseJsonDocs
Package parseJsonDocs(Json json, DdoxSettings settings, Package root)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig