Skip to content

Commit 803e538

Browse files
committed
Merge pull request matplotlib#2427 from jarondl/add-Axes-api-doc
DOC: Add axes_api to documentation after the refactoring
2 parents 750e2f4 + e665789 commit 803e538

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/api/axes_api.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ axes
66
:mod:`matplotlib.axes`
77
======================
88

9-
.. automodule:: matplotlib.axes
9+
.. autoclass:: matplotlib.axes.Axes
1010
:members:
1111
:undoc-members:
12-
:show-inheritance:
1312

0 commit comments

Comments
 (0)