On 1/12/15 3:53 AM, Steven Schveighoffer wrote:
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
Yah, for stdc it seems the page-per-module approach is better. -- Andrei