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

Skip to content

Commit 6a2396b

Browse files
committed
First pass formatting dates.py documentation.
svn path=/trunk/matplotlib/; revision=6406
1 parent 0c6dc13 commit 6a2396b

3 files changed

Lines changed: 173 additions & 150 deletions

File tree

doc/api/dates_api.rst

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

doc/api/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
collections_api.rst
2222
colorbar_api.rst
2323
colors_api.rst
24+
dates_api.rst
2425
figure_api.rst
2526
font_manager_api.rst
2627
nxutils_api.rst

0 commit comments

Comments
 (0)