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

Skip to content

Commit b49973a

Browse files
committed
DOC: merge the blocking API docs together
1 parent d1a7a3e commit b49973a

File tree

3 files changed

+13
-20
lines changed

3 files changed

+13
-20
lines changed

doc/api/blocking_input.rst

Lines changed: 0 additions & 17 deletions
This file was deleted.

doc/api/blocking_input_api.rst

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

55
.. automodule:: matplotlib.blocking_input
6-
:members:
7-
:undoc-members:
6+
:no-members:
7+
:no-undoc-members:
88
:show-inheritance:
9+
10+
11+
.. autosummary::
12+
:toctree: _as_gen
13+
:template: autosummary.rst
14+
:nosignatures:
15+
16+
BlockingInput
17+
BlockingMouseInput
18+
BlockingContourLabeler
19+
BlockingKeyMouseInput

doc/api/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ Matplotlib consists of the following submodules:
7777
backend_tools_api.rst
7878
index_backend_api.rst
7979
bezier_api.rst
80-
blocking_input
8180
blocking_input_api.rst
8281
category_api.rst
8382
cbook_api.rst

0 commit comments

Comments
 (0)