http://d.puremagic.com/issues/show_bug.cgi?id=5136
Brad Anderson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Brad Anderson <[email protected]> 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: -------
