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

Skip to content

Commit 6a9dff8

Browse files
committed
DOC: quic_start and figure changes
1 parent 49e6b9e commit 6a9dff8

8 files changed

+8
-1011
lines changed

galleries/users_explain/backends.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,5 +238,4 @@ methods above. If ``name.of.the.backend`` is the module containing the
238238
backend, use ``module://name.of.the.backend`` as the backend name, e.g.
239239
``matplotlib.use('module://name.of.the.backend')``.
240240

241-
Information for backend implementers is available at
242-
:doc:`/users/explain/writing_a_backend_pyplot_interface`.
241+
Information for backend implementers is available at :ref:`writing_backend_interface`.

galleries/users_explain/writing_a_backend_pyplot_interface.rst renamed to galleries/users_explain/figure/writing_a_backend_pyplot_interface.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. redirect-from:: /users/explain/writing_a_backend_pyplot_interface
2+
3+
.. _writing_backend_interface:
4+
15
=========================================
26
Writing a backend -- the pyplot interface
37
=========================================

galleries/users_explain/figures.rst

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

galleries/users_explain/index.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,9 @@ Explanations
88
.. toctree::
99
:maxdepth: 2
1010

11-
api_interfaces.rst
12-
figures.rst
11+
quick_start
12+
figure/index
1313
backends.rst
14-
writing_a_backend_pyplot_interface.rst
15-
interactive.rst
1614
fonts.rst
1715
event_handling.rst
1816
performance.rst
19-
interactive_guide.rst

0 commit comments

Comments
 (0)