output minimal .di files?
Jonathan M Davis
jmdavisProg at gmx.com
Sun Jan 15 15:27:31 PST 2012
On Sunday, January 15, 2012 11:16:51 H. S. Teoh wrote:
> On Sun, Jan 15, 2012 at 01:39:05PM +0100, F i L wrote:
> > Jonathan M Davis wrote:
> > >http://stackoverflow.com/questions/7720418/whats-not-in-an-interface-f
> > >ile>
> > I see. Thanks again, Jonathan. I know this has been said before, but
> > these sorts of explanations really should be part of the
> > documentation.
>
> Speaking of documentation, I notice that the std.uni documentation on
> d-programming-language.org is out-of-date (either that or it's
> incomplete). It's missing several important unicode classification
> functions that I have need of; I've had to resort to reading the library
> source to find out what's available. (The library source does have the
> doc comments in place, so probably all that's needed is to re-generate
> the docs afresh.)
>
> I see that the site is maintained by Andrei but I couldn't find his
> email address on his site (where he said it would be). How can I send a
> request for the docs to be updated?
You put them in the normal bugzilla. Just enter a D bug with websites as its
component.
d.puremagic.com/issues
- Jonathan M Davis
More information about the Digitalmars-d-learn
mailing list