On 2011-11-10 11:12, Jonathan M Davis wrote:
On Thursday, November 10, 2011 10:27:46 Jacob Carlborg wrote:
On 2011-11-10 03:57, Andrei Alexandrescu wrote:
On 11/9/11 6:24 PM, Walter Bright wrote:
I tend to like references to things in other modules to be hyperlinks.
For example, writeln should be $(LINK2
http://www.d-programming-language.org/phobos/std_stdio.html#writeln,
writeln)
That should be XREF actually.
Andrei
I would be nice to have some documentation of these macros that are used
through out Phobos.
Look at the bottom std.ddoc in the d-programming-language.org repository -
though it may be a good idea to actually put them on a page somewhere. Still,
since it really only affects Phobos devs, it's not quite as critical as a lot
of other documentation.
- Jonathan M Davis
I would not consider that documentation but it's good to know where I
can find them. They could be put on a "contribute" page at d-p-l.org. I
have thought several times that there should be a "contribute" page at
d-p-l.org that contains information like this.
--
/Jacob Carlborg