Skip to content

Commit c5fe524

Browse files
committed
fix up main page
1 parent ac3f943 commit c5fe524

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

doc/index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
1-
.. mpl-playback documentation master file, created by
2-
sphinx-quickstart on Mon Jan 11 19:21:27 2021.
3-
You can adapt this file completely to your liking, but it should at least
4-
contain the root `toctree` directive.
5-
61
# Welcome to mpl-playback's documentation!
72

83
A library to record and then playback user interactions with a Matplotlib
94
figure. Also integrates with [sphinx-gallery](https://sphinx-gallery.github.io/stable/index.html)
105
by providing a custom scraper so docs using widgets will render showing the interactions.
11-
See this in action in the :doc:`Gallery <gallery/index>`.
6+
See this in action in the {doc}`Gallery gallery:index>`.
127

138
Inspired by discussions here: https://github.com/matplotlib/matplotlib/issues/19222
149

0 commit comments

Comments
 (0)