8000 Merge pull request #22540 from anntzer/td · matplotlib/matplotlib@72d01f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 72d01f0

Browse files
authored
Merge pull request #22540 from anntzer/td
Reorder text api docs.
2 parents 581bf5d + c8ab287 commit 72d01f0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

doc/api/text_api.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
*******************
44

55
.. automodule:: matplotlib.text
6+
:no-members:
7+
8+
.. autoclass:: matplotlib.text.Text
9+
:members:
10+
:undoc-members:
11+
:show-inheritance:
12+
13+
.. autoclass:: matplotlib.text.Annotation
14+
:members:
15+
:undoc-members:
16+
:show-inheritance:
17+
18+
.. autoclass:: matplotlib.text.OffsetFrom
619
:members:
720
:undoc-members:
821
:show-inheritance:

0 commit comments

Comments
 (0)
0