On Thursday, 17 December 2015 at 13:44:31 UTC, John Colvin wrote:
On Thursday, 17 December 2015 at 11:47:23 UTC, Walter Bright wrote:
On 12/16/2015 11:12 AM, H. S. Teoh via Digitalmars-d wrote:
Having said that, though, using ddoc for the website leads to other problems (e.g., the ongoing fiasco with XREF, LREF, whatever-REF and the associated relative/absolute URL nightmare that a proper web authoring
system would have taken care of by default).

Annoying, and maybe you have to spend a couple minutes picking the right one if you've forgotten for the moment => absolute nightmare? Come on.

How does a user who happens to spot a mistake in the docs and wants to help work this out?

This is happening to me right now.
I have a live editor open in github to edit the template doc page. I'm trying to link to std.traits and cannot find how. FULL_XREF is used on the same page, but I don't know what arguments it can accept.

Reply via email to