File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,5 +12,6 @@ Introduction to developer's guide here **TODO**.
1212.. toctree ::
1313
1414 artist_api.rst
15+ axes_api.rst
1516 pyplot_api.rst
1617
Original file line number Diff line number Diff line change @@ -7,4 +7,5 @@ matplotlib pyplot
77=============================
88
99.. automodule :: matplotlib.pyplot
10- :members:
10+ :members:
11+ :undoc-members:
Original file line number Diff line number Diff line change 44Environment Variables
55*********************
66
7- ====================== =======================================================
8- Environment Variable Description
9- ====================== =======================================================
10- .. envvar:: PATH The list of directories searched to find executable
11- programs
12- .. envvar:: PYTHONPATH The list of directories that is searched to find Python
13- packages and modules
14- ====================== =======================================================
15-
16-
7+ .. envvar :: PATH:
8+ The list of directories searched to find executable programs
9+ .. envvar :: PYTHONPATH:
10+ The list of directories that is searched to find Python packages and modules
1711
1812
1913Setting Environment Variables
You can’t perform that action at this time.
0 commit comments