Nicer anchors
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Tue Dec 30 10:00:38 PST 2014
On 12/29/14 5:27 PM, Adam D. Ruppe wrote:
> On Tuesday, 30 December 2014 at 01:18:39 UTC, Andrei Alexandrescu wrote:
>> How would that achieve cross referencing?
>
> To be clear, what your change does is make links like this work, yes?
>
> http://erdani.com/d/phobos-prerelease/std_range_package.html#.RefRange.save
>
> (BTW, nice leading dot there...)
>
>
> The toPrettyChars function outputs the fully-qualified name too without
> needing a script.
Look at the "Jump to:" anchors and compare them:
https://web.archive.org/web/20141129100337/http://dlang.org/phobos/std_datetime.html
vs.
http://dlang.org/phobos/std_datetime.html
There is no comparison. It's a shame it took me so long to finish this.
Andrei
More information about the Digitalmars-d
mailing list