Brigitta S added the comment:
I would like to reference the list methods in a documentation using intersphinx-ing e.g ":meth:`list.append`" etc. However there are no links generated for these.
I may underestimate issues raised in this thread, but it naively seems that removing the :noindex: lines from datastructures.rst would solve the problem.
thanks
---------- nosy: +bsipocz
_______________________________________ Python tracker report@bugs.python.org http://bugs.python.org/issue11975 _______________________________________