On Thursday, 15 September 2016 at 13:12:05 UTC, Manu wrote:
What does that mean? What's your process to produce this output?
./adrdox test.dThe program internally runs pipeProcess over to latex to make the image when it sees the $(MATH ....) syntax.
Problem is, phobos uses vanilla ddoc... so we need that to do everything we need.
Yeah, that's why I forked phobos for my doc project too. Vanilla ddoc is a dead end.