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

Skip to content

Commit e620bf1

Browse files
committed
Add units module to documentation
svn path=/trunk/matplotlib/; revision=8095
1 parent 8d811af commit e620bf1

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

doc/api/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@
3232
pyplot_api.rst
3333
spine_api.rst
3434
ticker_api.rst
35+
units_api.rst
3536
index_backend_api.rst

doc/api/units_api.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
*****************
2+
matplotlib units
3+
*****************
4+
5+
6+
:mod:`matplotlib.units`
7+
========================
8+
9+
.. automodule:: matplotlib.units
10+
:members:
11+
:undoc-members:
12+
:show-inheritance:

0 commit comments

Comments
 (0)