Enhancement: issue error on all public functions that are missing ddoc sections
Charles via Digitalmars-d
digitalmars-d at puremagic.com
Thu Mar 19 10:59:49 PDT 2015
On Thursday, 19 March 2015 at 11:27:20 UTC, Gary Willoughby wrote:
> I would like this but issue warnings not errors. I like every
> function to be documented. Also don't make the Example
> mandatory because people tend to use unittest blocks as the
> examples.
Why not just make unittests mandatory, and completely forego the
examples?
More information about the Digitalmars-d
mailing list