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

Skip to content

Commit ca81f16

Browse files
committed
added the finance module to api list so the documentation gets
generated.
1 parent 1e39c0c commit ca81f16

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

doc/api/finance_api.rst

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

doc/api/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
colors_api.rst
2929
dates_api.rst
3030
figure_api.rst
31+
finance_api.rst
3132
font_manager_api.rst
3233
gridspec_api.rst
3334
legend_api.rst

0 commit comments

Comments
 (0)