Looks like you'll need to use dmd as a library and run the ddoc generator manually.

Here is where its being called from:

https://github.com/dlang/dmd/blob/master/compiler/src/dmd/main.d#L682

My only concern is its running after semantic analysis. I don't know how good the output will be without it.
  • Generate documen... Mike Shah via Digitalmars-d-learn
    • Re: Generat... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
      • Re: Gen... Mike Shah via Digitalmars-d-learn
        • Re:... Bradley Chatha via Digitalmars-d-learn
          • ... Mike Shah via Digitalmars-d-learn
            • ... Mike Shah via Digitalmars-d-learn
            • ... Bradley Chatha via Digitalmars-d-learn

Reply via email to