We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9130438 commit 68b7ea5Copy full SHA for 68b7ea5
docs/source/api_index.rst
@@ -1,6 +1,3 @@
1
-API Reference
2
-=============
3
-
4
.. autosummary::
5
:toctree: api
6
:recursive:
docs/source/index.rst
@@ -12,7 +12,7 @@ ANTsPy is an optimized and validated medical imaging library for Python.
12
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.
+See the "API Reference" for the full list of available modules and functions.
16
17
More resources:
18
@@ -34,7 +34,7 @@ More resources:
34
35
.. toctree::
36
:maxdepth: 2
37
- :caption: API Reference: all modules
+ :caption: API Reference
38
39
api_index
40
0 commit comments