@@ -1815,7 +1815,7 @@ Gerald Storer made the Qt4 backend compatible with PySide as
18151815well as PyQT4. At present, however, PySide does not support
18161816the PyOS_InputHook mechanism for handling gui events while
18171817waiting for text input, so it cannot be used with the new
1818- version 0.11 of `IPython <http://ipython.org >`_ . Until this
1818+ version 0.11 of `IPython <http://ipython.org >`__ . Until this
18191819feature appears in PySide, IPython users should use
18201820the PyQT4 wrapper for QT4, which remains the matplotlib default.
18211821
@@ -2000,9 +2000,9 @@ figures since the last call. Eric has done a lot of testing on the
20002000user interface toolkits and versions and platforms he has access to,
20012001but it is not possible to test them all, so please report problems to
20022002the `mailing list
2003- <http://mail.python.org/mailman/listinfo/matplotlib-users `_
2003+ <http://mail.python.org/mailman/listinfo/matplotlib-users> `__
20042004and `bug tracker
2005- <http://github.com/matplotlib/matplotlib/issues> `_ .
2005+ <http://github.com/matplotlib/matplotlib/issues> `__ .
20062006
20072007
20082008mplot3d graphs can be embedded in arbitrary axes
@@ -2044,7 +2044,7 @@ Much improved software carpentry
20442044
20452045The matplotlib trunk is probably in as good a shape as it has ever
20462046been, thanks to improved `software carpentry
2047- <http://software-carpentry.org/> `_ . We now have a `buildbot
2047+ <http://software-carpentry.org/> `__ . We now have a `buildbot
20482048<http://buildbot.net/trac> `__ which runs a suite of `nose
20492049<http://code.google.com/p/python-nose/> `__ regression tests on every
20502050svn commit, auto-generating a set of images and comparing them against
0 commit comments