Skip to content

Commit

Permalink
DOC: merge the blocking API docs together
Browse files Browse the repository at this point in the history
  • Loading branch information
tacaswell committed May 1, 2020
1 parent d1a7a3e commit b49973a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 20 deletions.
17 changes: 0 additions & 17 deletions doc/api/blocking_input.rst

This file was deleted.

15 changes: 13 additions & 2 deletions doc/api/blocking_input_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
*****************************

.. automodule:: matplotlib.blocking_input
:members:
:undoc-members:
:no-members:
:no-undoc-members:
:show-inheritance:


.. autosummary::
:toctree: _as_gen
:template: autosummary.rst
:nosignatures:

BlockingInput
BlockingMouseInput
BlockingContourLabeler
BlockingKeyMouseInput
1 change: 0 additions & 1 deletion doc/api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ Matplotlib consists of the following submodules:
backend_tools_api.rst
index_backend_api.rst
bezier_api.rst
blocking_input
blocking_input_api.rst
category_api.rst
cbook_api.rst
Expand Down

0 comments on commit b49973a

Please sign in to comment.