Skip to content

Commit f224be0

Browse files
committed
docs: add utils.component to API docs
1 parent a87cf25 commit f224be0

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

docs/source/pyneuroml.utils.rst

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,26 @@ pyneuroml.utils package
66
:undoc-members:
77
:show-inheritance:
88

9-
pyneuroml.utils.info module
9+
pyneuroml.utils.cli module
1010
---------------------------
1111

12-
.. automodule:: pyneuroml.utils.info
12+
.. automodule:: pyneuroml.utils.cli
1313
:members:
1414
:undoc-members:
1515
:show-inheritance:
1616

17-
pyneuroml.utils.plot module
17+
pyneuroml.utils.component module
1818
---------------------------
1919

20-
.. automodule:: pyneuroml.utils.plot
20+
.. automodule:: pyneuroml.utils.component
21+
:members:
22+
:undoc-members:
23+
:show-inheritance:
24+
25+
pyneuroml.utils.info module
26+
---------------------------
27+
28+
.. automodule:: pyneuroml.utils.info
2129
:members:
2230
:undoc-members:
2331
:show-inheritance:
@@ -30,10 +38,10 @@ pyneuroml.utils.misc module
3038
:undoc-members:
3139
:show-inheritance:
3240

33-
pyneuroml.utils.cli module
41+
pyneuroml.utils.plot module
3442
---------------------------
3543

36-
.. automodule:: pyneuroml.utils.cli
44+
.. automodule:: pyneuroml.utils.plot
3745
:members:
3846
:undoc-members:
3947
:show-inheritance:

0 commit comments

Comments
 (0)