Skip to content

Commit bfeb46f

Browse files
committed
[DOC] Add CIVET funcs to API ref
1 parent e955987 commit bfeb46f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/api.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,24 @@ Functions to generate (pseudo-random) datasets
197197
spin_data
198198
spin_parcels
199199

200+
.. _ref_civet:
201+
202+
:mod:`netneurotools.civet` - CIVET compatibility functions
203+
----------------------------------------------------------
204+
205+
.. automodule:: netneurotools.civet
206+
:no-members:
207+
:no-inherited-members:
208+
209+
.. currentmodule:: netneurotools.civet
210+
211+
.. autosummary::
212+
:template: function.rst
213+
:toctree: generated/
214+
215+
read_civet
216+
civet_to_freesurfer
217+
200218
.. _ref_utils:
201219

202220
:mod:`netneurotools.utils` - Miscellaneous, grab bag utilities

0 commit comments

Comments
 (0)