File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,5 +8,6 @@ Matplotlib API
88 :maxdepth: 3
99
1010 api_introduction
11+ api_pyplot
1112 api_artists
1213
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ matplotlib artists
77
88.. automodule:: matplotlib.artist
99 :members:
10-
10+ :undoc-members:
1111
1212:mod:`matplotlib.lines`
1313=============================
@@ -21,10 +21,11 @@ matplotlib artists
2121
2222.. automodule:: matplotlib.patches
2323 :members:
24+ :undoc-members:
2425
2526:mod:`matplotlib.text`
2627=============================
2728
2829.. automodule:: matplotlib.text
2930 :members:
30-
31+ :undoc-members:
Original file line number Diff line number Diff line change 1+ * * * * * * * * * * * * * * * *
2+ matlotlib .pyplot
3+ ** * * * * * * * * * * * * * *
4+
5+ :mod :`matplotlib.pyplot`
6+ == == == == == == == == == == == == == == =
7+
8+ .. automodule :: matplotlib .pyplot
9+ :members :
10+ :undoc - members :
You can’t perform that action at this time.
0 commit comments