Where are the the comments in dmd?
Adam D. Ruppe
destructionator at gmail.com
Thu May 6 13:27:43 UTC 2021
On Thursday, 6 May 2021 at 13:15:18 UTC, Andrei Alexandrescu
wrote:
> Would be really nice if dmd had some substantial ddoc-generated
> documentation.
fun fact my website generates it:
http://dmd.dpldocs.info/dmd.html
This is *significantly* better than it was a couple years ago,
where if there were any comments at all, it was just "compiler
implementation for the D programming language", but it could use
more.
Still worth recognizing the recent improvement.
My site also wastes a bunch of time generating stuff in the test
folder, i should prolly go ahead and skip those files. but that's
my problem
More information about the Digitalmars-d
mailing list