.. CRANE Toolbox documentation master file, created by
   sphinx-quickstart on Thu Sep  3 13:49:18 2020.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to CRANE Toolbox's documentation!
=========================================

This is the developer documentation for the cranetoolbox package.
For information on the package and how to use it, please visit our `repo <https://github.com/CRANE-toolbox/analysis-pipelines>`_.

.. toctree::
    :maxdepth: 2
    :caption: Contents:

    importTools
    preprocess
    analysis

.. automodule:: cranetoolbox.fileHandler
    :members:

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
