Skip to content

Commit ad7c070

Browse files
authored
Doc:Add BatchSimulate section to API documentation (#1218)
* DOC: Add BatchSimulate to API documentation (#1204) * DOC: Added BatchSimulate section to API documentation * DOC: remove duplicate BatchSimulate section and reorder API docs * DOC: removed teh extra line in the API docs
1 parent 9031e07 commit ad7c070

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/api.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,16 @@ Optimization (:py:mod:`hnn_core.optimization`):
4747

4848
Optimizer
4949

50+
Batch Simulation (:py:mod:`hnn_core.batch_simulate`):
51+
-----------------------------------------------------
52+
53+
.. currentmodule:: hnn_core.batch_simulate
54+
55+
.. autosummary::
56+
:toctree: generated/
57+
58+
BatchSimulate
59+
5060
Dipole (:py:mod:`hnn_core.dipole`):
5161
-----------------------------------
5262

0 commit comments

Comments
 (0)