June 08, 2014
On Sat, Jun 7, 2014 at 10:59 AM, Tom Browder <tom.browder@gmail.com> wrote:
> Given a single ddoc source file (with no D source), how can one
> generate the default html output?

I solved the problem by starting with the build system for the D lang web site here:

  https://github.com/D-Programming-Language/dlang.org

Sorry for the noise.

-Tom