@@ -1815,7 +1815,7 @@ Gerald Storer made the Qt4 backend compatible with PySide as
1815
1815
well as PyQT4. At present, however, PySide does not support
1816
1816
the PyOS_InputHook mechanism for handling gui events while
1817
1817
waiting 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
1819
1819
feature appears in PySide, IPython users should use
1820
1820
the PyQT4 wrapper for QT4, which remains the matplotlib default.
1821
1821
@@ -2000,9 +2000,9 @@ figures since the last call. Eric has done a lot of testing on the
2000
2000
user interface toolkits and versions and platforms he has access to,
2001
2001
but it is not possible to test them all, so please report problems to
2002
2002
the `mailing list
2003
- <http://mail.python.org/mailman/listinfo/matplotlib-users `_
2003
+ <http://mail.python.org/mailman/listinfo/matplotlib-users> `__
2004
2004
and `bug tracker
2005
- <http://github.com/matplotlib/matplotlib/issues> `_ .
2005
+ <http://github.com/matplotlib/matplotlib/issues> `__ .
2006
2006
2007
2007
2008
2008
mplot3d graphs can be embedded in arbitrary axes
@@ -2044,7 +2044,7 @@ Much improved software carpentry
2044
2044
2045
2045
The matplotlib trunk is probably in as good a shape as it has ever
2046
2046
been, 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
2048
2048
<http://buildbot.net/trac> `__ which runs a suite of `nose
2049
2049
<http://code.google.com/p/python-nose/> `__ regression tests on every
2050
2050
svn commit, auto-generating a set of images and comparing them against
0 commit comments