On 2012-04-04 07:38, Ary Manzana wrote:
Hi all,
I just submitted a pull request that makes ddoc generate
cross-references... even for templates!
https://github.com/D-Programming-Language/dmd/pull/865
It would be awesome if you can try it with your projects, see if it's
working properly and doesn't choke. I tried it with phobos and it worked
fine.
Also, if someone has ideas about how to solve the issues I describe,
they are more than welcome.
That's awesome.
Looking at http://pancake.io/1e79d0/array.html, none of the templates
are cross-referenced, or was that one of the problems?
Why are you not using the mangled name when creating anchors?
--
/Jacob Carlborg