how to build dlang.org docs

Zach the Mystic via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Jan 30 12:28:55 PST 2015


This question is for people who have experience building the 
website and/or documentation. It's not about the D language per 
se. Here's a link to my work in progress:

https://github.com/zachthemystic/dlang.org/compare/starting

The advice here:

https://github.com/D-Programming-Language/dlang.org/blob/master/CONTRIBUTING.md

...says to use `make -f posix.mak apidocs-prerelease` to build 
them. This worked to begin with, but after changing my files, I'm 
hoping to see my new pages pop up in 
`$R/dlang.org/web/library-prerelease` when I make them again.

Does anyone know what command or edit can rebuild with my new 
page? Thanks.


More information about the Digitalmars-d-learn mailing list