digitalmars.D.learn - Building any stand-alone ddoc
- Tom Browder via Digitalmars-d-learn (8/8) Jun 07 2014 Given a single ddoc source file (with no D source), how can one
Given a single ddoc source file (with no D source), how can one generate the default html output? I have tried: dmd -D -main ddoc.ddoc and get nothing except __main.* files with no documentation. Do I have to use CanDyDoc or bootDoc? They seem like overkill for a first effort. Thanks. -Tom
 Jun 07 2014








 
  
  
  Tom Browder via Digitalmars-d-learn <digitalmars-d-learn puremagic.com>
 Tom Browder via Digitalmars-d-learn <digitalmars-d-learn puremagic.com>