Switch to unified view

a b/docs/source/documentation.rst
1
.. _documentation:
2
3
Documentation
4
================================================================================
5
This page discusses the core API and built-in extensions for DOSMA.
6
7
To learn more about what scans and tissues are supported, see the pages below:
8
9
.. toctree::
10
   :maxdepth: 1
11
   :titlesonly:
12
13
   core_api
14
   scans
15
   tissues
16
   models
17
   utils_api
18
19
For a brief overview of DOSMA command-line practices and examples, see :ref:`Command Line Usage <usage-cli>`.
20
21
To inspect the source code and corresponding documentation, use the following:
22
23
* :ref:`genindex`
24
* :ref:`modindex`
25
* :ref:`search`