We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f744ca0 commit d018c62Copy full SHA for d018c62
doc/api/index_backend_api.rst
@@ -2,6 +2,8 @@
2
``matplotlib.backends``
3
***********************
4
5
+.. module:: matplotlib.backends
6
+
7
.. toctree::
8
:maxdepth: 1
9
lib/matplotlib/__init__.py
@@ -63,7 +63,7 @@
63
:mod:`matplotlib.ticker`
64
Calculation of tick mark locations and formatting of tick labels.
65
66
- :doc:`matplotlib.backends </api/index_backend_api>`
+ :mod:`matplotlib.backends`
67
A subpackage with modules for various GUI libraries and output formats.
68
69
The base matplotlib namespace includes:
0 commit comments