New submission from Ronny Haryanto <[EMAIL PROTECTED]>: With sphinx svn version 66617, generated html docs have invalid html anchors: <a class="headerlink" href="#blah"> instead of <a class="headerlink" name="blah">.
Affected file: sphinx/htmlwriter.py, lines 71 and 373. ---------- assignee: georg.brandl components: Documentation tools (Sphinx) messages: 73783 nosy: georg.brandl, ronny severity: normal status: open title: Section permalink html anchors are wrong type: behavior versions: Python 2.5 _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3960> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com