> Sent: Tuesday, June 24, 2014 at 12:39 PM
> From: "H. S. Teoh via Digitalmars-d" <[email protected]>
> To: [email protected]
> Subject: Re: std.file read with start position
>
> P.S. the problem with the table of contents links pointing to the wrong
> place is a known bug:
> 
>       https://issues.dlang.org/show_bug.cgi?id=11575
> 
> This badly needs to be fixed; as things stand, it makes ddoc look like
> a joke (it generates non-unique HTML element ID's, which both violates
> the HTML spec and causes erratic browser behaviour when you click on
> said links).

ddoc is very useful, but with regards to links, it _is_ a joke. It has no
understanding of code hierarchy whatsoever, making it just plain stupid
when it generates links.

- Jonathan M Davis

Reply via email to