Open GoogleCodeExporter opened 8 years ago
The anchors generated by that patch are in the for <a name="line0" />, <a
name="line1" />, <a name="line2" /> etc.
Links to these anchors can be made like: <a href="#line0"> line 0 </a>
I would be cool however if this could be modified so that anchors are generated
for
class, function, method names and are in the form of <a name="foo" /> instead.
Consideration would have to be made when there are more than one function /
method /
class with the same name.
Rob
Original comment by rni...@gmail.com
on 24 Jul 2008 at 2:59
Original issue reported on code.google.com by
rni...@gmail.com
on 24 Jul 2008 at 2:51