-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jacob Kaplan-Moss wrote: > However, as you noted there's a problem with multiple matches; it'd be > nice to figure out a way to do something about that.
I'd suggest one of the following rules: - - Generating an error which would require the reference to be unambiguous - - Allowing the equivalent of "import" statements in the rst and then treating the references as though they were Python following the import statements. (ie the matches are exactly the same as though the file consisted of the imports and the references) Either approach should also work with the intersphinx extension especially for links back to the main Python documentation. Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEUEARECAAYFAkmlF7MACgkQmOOfHg372QRjbwCg0b4ot7KnlhmwfgL+mOWMI0oZ 37QAljWUxKO4n2QMz5uEieI0PobeQcs= =ik60 -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
