Issue 171697
Summary [clang-doc] Have a description for the JSON format
Labels documentation, clang-doc
Assignees
Reporter evelez7
    There should be a document somewhere describing the possible format of the JSON output. This would help as a reference when adding new constructs to HTML or to future formats that use JSON. Right now, you have to look inside `JSONGenerator.cpp` to check whether something is an object or what the properties of an object are. That makes it difficult to easily add placeholders to templates.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to