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

Skip to content

Commit 964fd2f

Browse files
committed
updated configuration api
svn path=/trunk/matplotlib/; revision=5530
1 parent 45b159e commit 964fd2f

1 file changed

Lines changed: 3 additions & 15 deletions

File tree

doc/api/matplotlib_configuration_api.rst

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,7 @@ matplotlib configuration
66
:mod:`matplotlib`
77
=================
88

9-
.. autofunction:: matplotlib.get_backend
10-
.. autofunction:: matplotlib.get_configdir
11-
.. autofunction:: matplotlib.interactive
12-
.. autofunction:: matplotlib.rc
13-
.. autofunction:: matplotlib.rcdefaults
14-
.. autoclass:: matplotlib.RcParams
15-
.. autofunction:: matplotlib.use
16-
.. autoclass:: matplotlib.Verbose
9+
.. automodule:: matplotlib
10+
:members: rc, rcdefaults, use
11+
:undoc-members:
1712

18-
19-
:mod:`matplotlib.rcsetup`
20-
=========================
21-
22-
.. automodule:: matplotlib.rcsetup
23-
:members:
24-
:undoc-members:

0 commit comments

Comments
 (0)