Enhancement: issue error on all public functions that are missing ddoc sections
Gary Willoughby via Digitalmars-d
digitalmars-d at puremagic.com
Thu Mar 19 04:27:19 PDT 2015
On Wednesday, 18 March 2015 at 18:48:53 UTC, Walter Bright wrote:
> I'm fed up with this problem. It is actively hurting us every
> day.
>
> https://issues.dlang.org/show_bug.cgi?id=14307
>
> Anyone want to take this on? Shouldn't be particularly
> difficult.
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.
More information about the Digitalmars-d
mailing list