Skip to content

Commit 09b5531

Browse files
committed
add tracked generated source files
1 parent d221eb1 commit 09b5531

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ mainly used by developers internal to the package.
1313

1414
game_theory
1515
markov
16+
optimize
1617
random
1718
tools
1819
util

docs/source/tools.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Tools
1111
tools/distributions
1212
tools/ecdf
1313
tools/estspec
14+
tools/filter
1415
tools/graph_tools
1516
tools/gridtools
1617
tools/ivp

docs/source/tools/filter.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
filter
2+
======
3+
4+
.. automodule:: quantecon.filter
5+
:members:
6+
:undoc-members:
7+
:show-inheritance:

0 commit comments

Comments
 (0)