[Issue 5136] DDoc: listing methods in the 'Jump to' links may be undesirable
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Mar 11 15:15:03 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=5136
Brad Anderson <eco at gnuk.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eco at gnuk.net
--- Comment #8 from Brad Anderson <eco at gnuk.net> 2012-03-11 15:15:10 PDT ---
(In reply to comment #7)
> It _is_ a dmd issue. dmd generates the ddoc documentation. The javascript stuff
> which runs after that doesn't even _have_ the information necessary to produce
> the proper hierarchy. The anchor generation prevents it, because it generates
> anchors which have been stripped of their hierarchy.
Adam D. Ruppe has a pull request that includes a fix for this.
https://github.com/D-Programming-Language/dmd/pull/770
I'll add a link to the actual bug for this issue as well (#6017).
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list