D Language Specification
Dibyendu Majumdar
d.majumdar at gmail.com
Tue May 14 15:35:08 UTC 2019
On Tuesday, 14 May 2019 at 07:47:36 UTC, Bastiaan Veelo wrote:
> All of dlang.org (as far as I can see) is written in ddoc, the
> D embedded documentation format
> https://dlang.org/spec/ddoc.html. It produces output in various
> formats, not just HTML. If you don’t want to set up your local
> build of the website, then you can still make the pull requests
> and inspect the results as built by the testing bots that will
> be accessible from the PR page. While you are iterating, you
> may want to prepend your PR title with “[WIP]”.
>
I tried the workflow suggested above. Unfortunately it takes very
long for the build (why?), so it is not very practical to work
this way.
Regards
More information about the Digitalmars-d
mailing list