"Raymond Hettinger" <[email protected]> writes:
> What controls whether section headers get urls with a custom named
> jump target instead of a default name like "id1"?
>
> In particular, look at the urls for:
> http://docs.python.org/dev/library/collections.html#id1 versus
Hmm. Immediately preceding the <h2> element, there is also an empty
<span> element with a meaningful ID, "counter-objects", that can be
used to get to the same position in the document:
http://docs.python.org/dev/library/collections.html#counter-objects
However, the problem is that URL isn't used for the “Permalink to this
headline” link.
Perhaps a bug report to the Docutils folks is in order.
--
\ “Nature is trying very hard to make us succeed, but nature does |
`\ not depend on us. We are not the only experiment.” —Richard |
_o__) Buckminster Fuller, 1978-04-30 |
Ben Finney
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com