Message135320
> Intersphinx-ing of int, list, float, ... should work with
> ":class:`int`" (list, float, ...).
Is this a problem in our markup or a bug in intersphinx? IIRC, you can use func, class, mod, method or what you want, all these roles look up objects in the same way.
> Also, intersphinx-ing list methods, e.g. ":meth:`list.insert`",
> should work.
If this work within one documentation set (as I believe it does) but not with intersphinx, it’s an intersphinx bug which should be reported to the Sphinx bug tracker on bitbucket. |
|
Date |
User |
Action |
Args |
2011-05-06 16:39:07 | eric.araujo | set | recipients:
+ eric.araujo, benjamin.peterson, ezio.melotti, jonash, docs@python |
2011-05-06 16:39:07 | eric.araujo | set | messageid: <1304699947.57.0.683232879729.issue11975@psf.upfronthosting.co.za> |
2011-05-06 16:39:07 | eric.araujo | link | issue11975 messages |
2011-05-06 16:39:06 | eric.araujo | create | |
|