File tree Expand file tree Collapse file tree 2 files changed +7
-16
lines changed Expand file tree Collapse file tree 2 files changed +7
-16
lines changed Original file line number Diff line number Diff line change @@ -3,23 +3,10 @@ API Reference
33
44The full public API for ANTsPy.
55
6- .. note ::
7- This section is auto-generated with ``autosummary `` from the installed package.
8- Add new public modules by exposing them under the ``ants `` package.
96
10- Top-level package
7+ ANTsPy modules
118-----------------
129
13- .. autosummary ::
14- :toctree: .
15- :template: autosummary/module.rst
16- :recursive:
17-
18- ants
19-
20- Subpackages
21- -----------
22-
2310.. autosummary ::
2411 :toctree: .
2512 :template: autosummary/module.rst
@@ -33,4 +20,5 @@ Subpackages
3320 ants.ops
3421 ants.plotting
3522 ants.registration
36- ants.segmentation
23+ ants.segmentation
24+ ants.utils
Original file line number Diff line number Diff line change @@ -10,10 +10,13 @@ ANTsPy documentation
1010
1111ANTsPy is an optimized and validated medical imaging library for Python.
1212
13+ The "Package Reference" highlights commonly used functionality, organized thematically.
14+
15+ See the "API Reference: all modules" for the full list of available modules and functions.
1316
1417.. toctree ::
1518 :maxdepth: 1
16- :caption: Package Reference: select functionality organized thematically
19+ :caption: Package Reference
1720
1821 core
1922 registration
You can’t perform that action at this time.
0 commit comments