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

Skip to content

Commit 93c00b5

Browse files
authored
Merge pull request #8462 from patniharshit/container
DOC: Add container module to API docs
2 parents a7e006a + a6515d2 commit 93c00b5

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

doc/api/container_api.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
*********
2+
container
3+
*********
4+
5+
:mod:`matplotlib.container`
6+
===========================
7+
8+
.. automodule:: matplotlib.container
9+
:members:
10+
:undoc-members:
11+
:show-inheritance:

doc/api/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
collections_api.rst
2727
colorbar_api.rst
2828
colors_api.rst
29+
container_api.rst
2930
dates_api.rst
3031
dviread.rst
3132
figure_api.rst

0 commit comments

Comments
 (0)