Skip to content

Commit a770b62

Browse files
committed
Update code documentation
1 parent 3ed651d commit a770b62

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

docs/code.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
Model Code Documentation
22
=================
33

4-
.. :template: custom-module-template.rst
5-
64
.. autosummary::
75
:toctree: _autosummary
86
:recursive:
97

10-
model
8+
model.parts
9+
model.constants
10+
model.state_update_blocks
11+
model.state_variables
12+
model.stochastic_processes
13+
model.system_parameters
14+
model.types
15+
model.utils

0 commit comments

Comments
 (0)