8000 Add text_api.rst · matplotlib/matplotlib@82f5ced · GitHub
[go: up one dir, main page]

Skip to content

Commit 82f5ced

Browse files
committed
Add text_api.rst
1 parent 2dfccf4 commit 82f5ced

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

doc/api/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
pyplot_api.rst
4343
sankey_api.rst
4444
spines_api.rst
45+
text_api.rst
4546
ticker_api.rst
4647
tight_layout_api.rst
4748
tri_api.rst

doc/api/text_api.rst

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

0 commit comments

Comments
 (0)
0