Some feedback on the website.
Adam D. Ruppe via Digitalmars-d
digitalmars-d at puremagic.com
Thu Dec 17 11:43:35 PST 2015
On Thursday, 17 December 2015 at 19:27:56 UTC, Walter Bright
wrote:
> 3. to find out what LREF does:
>
> grep LREF *.ddoc
So, you're working on Phobos and see a LREF macro.
me at arsd:~/d/dmd2/src/phobos$ grep -R LREF *.ddoc
me at arsd:~/d/dmd2/src/phobos$
....where is it?
I happen to know it is hidden in the dlang.org repo, but would
someone who saw a problem in the Phobos docs know that? They seem
to be generated from the source code.... except when they aren't.
You can't assume everybody knows all the institutional knowledge
you do!
More information about the Digitalmars-d
mailing list