On Fri, Oct 2, 2009 at 4:36 AM, <[email protected]> wrote: > That's the sphinx plugin "intersphinx" which automatically links > references to standard-python (or other, if you configure it to do so) > names (e.g. `list`, `str`, `int`, `map`, `filter` but also > `configparser`, `os`, `sys` and so on).
Aha! Many thanks for this explanation, I'd enabled it a while ago just for experimenting and didn't really know how it worked. It makes total sense now. I'll just disable it since I don't need it in this particular case, but it's good to know about this. Regards, f --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
