version(StdDoc)
Adam D. Ruppe
destructionator at gmail.com
Sat Nov 24 00:51:36 UTC 2018
On Friday, 23 November 2018 at 23:13:04 UTC, H. S. Teoh wrote:
> There are a few cases where this is needed, e.g., to generate
> docs for Windows-specific modules, since the website script is
> run on Posix and the Windows APIs would not be compiled at all,
> leading to empty docs.
Note that that is only because ddoc is a badly designed piece of
garbage. Good doc generators can handle that just fine.
More information about the Digitalmars-d-learn
mailing list