8000 final touches · matplotlib/matplotlib@e936109 · GitHub
[go: up one dir, main page]

Skip to content

Commit e936109

Browse files
committed
final touches
1 parent c4e2611 commit e936109

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/api/toolkits/axes_grid.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Axes Grid
1818
objects, and in the new version this toolkit was broken
1919
into the two modules below. For the documentation on ``axes_grid``,
2020
see the `previous version of the docs
21-
<http://matplotlib.org/2.0.1/mpl_toolkits/axes_grid/index.html#toolkit-axesgrid-index>`_.
21+
<https://matplotlib.org/2.0.1/mpl_toolkits/axes_grid/index.html#toolkit-axesgrid-index>`_.
2222

2323
.. autosummary::
2424
:toctree: ../_as_gen

doc/api/toolkits/mplot3d.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ mplot3d API
3636
See :attr:`mpl_toolkits.mplot3d.axis3d._axinfo` for a dictionary containing
3737
constants that may be modified for controlling the look and feel
3838
of mplot3d axes (e.g., label spacing, font colors and panel colors).
39-
Historically, axis3d has suffered from having hard-coded constants
40-
that precluded user adjustments, and this dictionary was implemented
41-
in version 1.1 as a stop-gap measure.
39+
Historically, axis3d has suffered from having hard-coded constants
40+
that precluded user adjustments, and this dictionary was implemented
41+
in version 1.1 as a stop-gap measure.
4242

4343

4444
.. autosummary::

0 commit comments

Comments
 (0)
0