RFC curl
Jonathan M Davis
jmdavisProg at gmx.com
Thu Nov 10 02:12:35 PST 2011
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
More information about the Digitalmars-d
mailing list