Skip to content

Latest commit

 

History

History
135 lines (101 loc) · 2.21 KB

index.rst

File metadata and controls

135 lines (101 loc) · 2.21 KB

The Open Avalanche Framework

General

.. only:: html

    * :doc:`introduction`
    * :doc:`installation`
    * :doc:`configuration`
    * :doc:`logging`
    * :doc:`develop`
    * :doc:`testing`
    * :doc:`releaseNotes`
    * :doc:`api`

.. toctree::
   :maxdepth: 3
   :hidden:
   :caption: General

   introduction.rst
   installation.rst
   configuration.rst
   logging.rst
   develop.rst
   testing.rst
   releaseNotes.rst
   api.rst


Computational modules

.. only:: html

    * :doc:`moduleCom1DFA`
    * :doc:`moduleCom1DFAOrig`
    * :doc:`moduleCom2AB`

.. toctree::
   :maxdepth: 3
   :hidden:
   :caption: Computatonal modules

   moduleCom1DFA.rst
   moduleCom1DFAOrig.rst
   moduleCom2AB.rst

Input/transformation modules

.. only:: html

    * :doc:`moduleIn1Data`
    * :doc:`moduleIn2Trans`
    * :doc:`moduleIn3Utils`

.. toctree::
   :maxdepth: 3
   :hidden:
   :caption: Input/transformation modules

   moduleIn1Data.rst
   moduleIn2Trans.rst
   moduleIn3Utils.rst

Analysis/helper modules

.. only:: html

    * :doc:`moduleAna1Tests`
    * :doc:`moduleAna3AIMEC`
    * :doc:`moduleAna4Stats`
    * :doc:`moduleOut1Peak`
    * :doc:`moduleOut3Plot`
    * :doc:`moduleLog2Report`

.. toctree::
   :maxdepth: 3
   :hidden:
   :caption: Analysis/helper Modules

   moduleAna1Tests.rst
   moduleAna3AIMEC.rst
   moduleAna4Stats.rst
   moduleOut1Peak.rst
   moduleOut3Plot.rst
   moduleLog2Report.rst


Theory

.. only:: html

    * :doc:`theoryCom1DFA`
    * :doc:`DFAnumerics`
    * :doc:`com1DFAAlgorithm`

.. toctree::
   :maxdepth: 3
   :hidden:
   :caption: Theory

   theoryCom1DFA.rst
   DFAnumerics.rst
   com1DFAAlgorithm.rst

.. only:: html

References

.. toctree::
    :maxdepth: 0
    :hidden:
    :caption: References

    zreferences.rst
    dataSources.rst
    glossary.rst