Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 282b56d

Browse files
committed
DOC: yet more rst markup changes
1 parent a6eace6 commit 282b56d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/users/whats_new.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1815,7 +1815,7 @@ Gerald Storer made the Qt4 backend compatible with PySide as
18151815
well as PyQT4. At present, however, PySide does not support
18161816
the PyOS_InputHook mechanism for handling gui events while
18171817
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
18191819
feature appears in PySide, IPython users should use
18201820
the 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
20002000
user interface toolkits and versions and platforms he has access to,
20012001
but it is not possible to test them all, so please report problems to
20022002
the `mailing list
2003-
<http://mail.python.org/mailman/listinfo/matplotlib-users`_
2003+
<http://mail.python.org/mailman/listinfo/matplotlib-users>`__
20042004
and `bug tracker
2005-
<http://github.com/matplotlib/matplotlib/issues>`_.
2005+
<http://github.com/matplotlib/matplotlib/issues>`__.
20062006

20072007

20082008
mplot3d graphs can be embedded in arbitrary axes
@@ -2044,7 +2044,7 @@ Much improved software carpentry
20442044

20452045
The matplotlib trunk is probably in as good a shape as it has ever
20462046
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
20482048
<http://buildbot.net/trac>`__ which runs a suite of `nose
20492049
<http://code.google.com/p/python-nose/>`__ regression tests on every
20502050
svn commit, auto-generating a set of images and comparing them against

0 commit comments

Comments
 (0)