Worst Phobos documentation evar!
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jan 2 03:00:11 PST 2015
On 2015-01-01 00:51, Rikki Cattermole wrote:
> I know.
> And btw currently ddoc cannot output json.
> I was considering some form of external tool that used e.g. DScanner to
> grab all the AST/comments and then parse them a little similar to DDoc
> just without the macros.
You can already get the documentation when generating the JSON using the
-X flag. That's how Ddox works, if I recall correctly.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list