Open
Description
Hi maintainers!
The dartdoc just supports two generators, markdown and html, do you have any plan to create a generator for generating json output besides html or markdown?
Or even a way for creating custom generators by ourselves for Dartdoc class? (As I understand it has some static methods which use built-in generators - html and markdown.)