Skip to content

Commit d018c62

Browse files
committed
DOC: make index_backend_api the matplotlib.backend module target
1 parent f744ca0 commit d018c62

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

doc/api/index_backend_api.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
``matplotlib.backends``
33
***********************
44

5+
.. module:: matplotlib.backends
6+
57
.. toctree::
68
:maxdepth: 1
79

lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
:mod:`matplotlib.ticker`
6464
Calculation of tick mark locations and formatting of tick labels.
6565
66-
:doc:`matplotlib.backends </api/index_backend_api>`
66+
:mod:`matplotlib.backends`
6767
A subpackage with modules for various GUI libraries and output formats.
6868
6969
The base matplotlib namespace includes:

0 commit comments

Comments
 (0)