Skip to content

Commit fe5d99d

Browse files
committed
added module to code index so sphinx puts it in the TOC
1 parent 8bc4528 commit fe5d99d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/source/code.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
API documentation
2-
============================
2+
=================
33

44
.. toctree::
55
:maxdepth: 1
@@ -9,6 +9,7 @@ API documentation
99
polynomial_fit
1010
total_variation_regularization
1111
kalman_smooth
12+
basis_fit
1213
linear_model
1314
optimize
1415
utils

0 commit comments

Comments
 (0)