Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964fd2f commit 8b81106Copy full SHA for 8b81106
3 files changed
doc/api/backend_api.rst doc/api/backend_bases_api.rstdoc/api/backend_api.rst renamed to doc/api/backend_bases_api.rst
@@ -1,7 +1,3 @@
1
-*******************
2
-matplotlib backends
3
4
-
5
6
:mod:`matplotlib.backend_bases`
7
================================
doc/api/index.rst
@@ -15,4 +15,4 @@
15
artist_api.rst
16
axes_api.rst
17
pyplot_api.rst
18
- backend_api.rst
+ index_backend_api.rst
doc/api/index_backend_api.rst
@@ -0,0 +1,8 @@
+*******************
+matplotlib backends
+
+.. toctree::
+ backend_bases_api.rst
8
0 commit comments