This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients benjamin.peterson, docs@python, eric.araujo, ezio.melotti, georg.brandl, jonash, r.david.murray
Date 2011-06-01.21:22:33
SpamBayes Score 8.112757e-05
Marked as misclassified No
Message-id <1306963354.43.0.523215539016.issue11975@psf.upfronthosting.co.za>
In-reply-to
Content
I think the only way to find it out is to try it and see.
In the worst case, sphinx will give an error while building the doc, if we are lucky it will just pick one of the two (or even better the one defined with the function directive while using :func:`` and the other one while using :class:``).
You can also experiment with :noindex: but I'm not sure it will do anything useful here.
History
Date User Action Args
2011-06-01 21:22:34ezio.melottisetrecipients: + ezio.melotti, georg.brandl, benjamin.peterson, eric.araujo, r.david.murray, jonash, docs@python
2011-06-01 21:22:34ezio.melottisetmessageid: <1306963354.43.0.523215539016.issue11975@psf.upfronthosting.co.za>
2011-06-01 21:22:33ezio.melottilinkissue11975 messages
2011-06-01 21:22:33ezio.melotticreate