core.stdc.* documentation
Steven Schveighoffer via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jan 12 03:53:14 PST 2015
On 1/11/15 7:29 PM, Andrei Alexandrescu wrote:
> I just fixed documentation to generate docs for all symbols in
> core.stdc.complex. Looks unhelpful:
>
> http://erdani.com/d/library-prerelease/core/stdc/complex.html
>
> Any idea on how to make this better?
Yeah, ddox should put the prototype in the overview. How annoying to
have to click on the name to figure out what the function call requires
as parameters. Is there a command-line parameter to fix this?
-Steve
More information about the Digitalmars-d
mailing list