Message 215886 - Python tracker (original) (raw)
Message215886
Author | bsipocz |
---|---|
Recipients | benjamin.peterson, bsipocz, chris.jerdonek, docs@python, eric.araujo, ezio.melotti, georg.brandl, jonash, r.david.murray |
Date | 2014-04-10.14:47:24 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1397141244.98.0.54433368179.issue11975@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
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 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2014-04-10 14:47:25 | bsipocz | set | recipients: + bsipocz, georg.brandl, benjamin.peterson, ezio.melotti, eric.araujo, r.david.murray, jonash, chris.jerdonek, docs@python |
2014-04-10 14:47:24 | bsipocz | set | messageid: 1397141244.98.0.54433368179.issue11975@psf.upfronthosting.co.za |
2014-04-10 14:47:24 | bsipocz | link | issue11975 messages |
2014-04-10 14:47:24 | bsipocz | create |