Ronny Haryanto <[EMAIL PROTECTED]> added the comment:
Sorry, Georg, I just realized what you meant. You're right. But would it
be possible to add "name" *in addition to* "href" so that clicking on in-
document links (e.g. in Table of Con
Ronny Haryanto <[EMAIL PROTECTED]> added the comment:
I should have mentioned that this breaks in-document links, e.g. clicking
on blah will not bring you to
My point is that the attribute should be "name" instead of "href".
Ronny Haryanto <[EMAIL PROTECTED]> added the comment:
Sorry, forgot to mention that this happened to the generated Django html
documentations (django svn r9084), if it makes any difference.
After fixing the two lines (as I mentioned), all named link works
New submission from Ronny Haryanto <[EMAIL PROTECTED]>:
With sphinx svn version 66617, generated html docs have invalid html
anchors: instead of .
Affected file: sphinx/htmlwriter.py, lines 71 and 373.
--
assignee: georg.brandl
components: Documentation tools (Sphinx)
messages: