8000 Merge pull request #21946 from jklymak/doc-fix-toc-interactive · matplotlib/matplotlib@80ef06f · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 80ef06f

Browse files
authored
Merge pull request #21946 from jklymak/doc-fix-toc-interactive
DOC: fix interactive to not put Event Handling and Interactive Guide …
2 parents 9221d66 + 1e648b6 commit 80ef06f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

doc/users/explain/interactive.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,8 @@ collected. `.Figure`\s can be closed and deregistered from `.pyplot` individuall
4747

4848
For more discussion of Matplotlib's event system and integrated event loops, please read:
4949

50-
.. toctree::
51-
:maxdepth: 1
52-
53-
interactive_guide.rst
54-
event_handling.rst
50+
- :ref:`interactive_figures_and_eventloops`
51+
- :ref:`event-handling-tutorial`
5552

5653

5754
.. _ipython-pylab:

0 commit comments

Comments
 (0)
0