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

Skip to content

Commit 535eb24

Browse files
committed
Correct links in whatsnew
1 parent 60a8b7f commit 535eb24

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

doc/mpl_toolkits/axisartist/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ Matplotlib Axisartist Toolkit
77
:maxdepth: 2
88

99
users/overview.rst
10+
users/index.rst
1011
api/index.rst
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.. _axisartist_users-guide-index:
2+
3+
################################################
4+
The Matplotlib Axisartist Toolkit User's Guide
5+
################################################
6+
7+
:Release: |version|
8+
:Date: |today|

doc/users/whats_new.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2111,8 +2111,9 @@ axes grid toolkit
21112111
Jae-Joon Lee has added a new toolkit to ease displaying multiple images in
21122112
matplotlib, as well as some support for curvilinear grids to support
21132113
the world coordinate system. The toolkit is included standard with all
2114-
new mpl installs. See :ref:`axes_grid-examples-index` and
2115-
:ref:`axes_grid_users-guide-index`.
2114+
new mpl installs. See :ref:`axes_grid1-examples-index`,
2115+
:ref:`axisartist-examples-index`, :ref:`axes_grid1_users-guide-index` and
2116+
:ref:`axisartist_users-guide-index`
21162117

21172118
.. plot:: pyplots/whats_new_99_axes_grid.py
21182119

0 commit comments

Comments
 (0)