Skip to content

Latest commit

 

History

History
145 lines (111 loc) · 2.45 KB

index.rst

File metadata and controls

145 lines (111 loc) · 2.45 KB

The Open Avalanche Framework

General

.. only:: html

    * :doc:`introduction`
    * :doc:`installation`
    * :doc:`operational`
    * :doc:`developinstall`
    * :doc:`gettingstarted`
    * :doc:`testing`
    * :doc:`Visualisation`
    * :doc:`FAQ`
    * :doc:`releaseNotes`
    * :doc:`api`
    * :doc:`develop`

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

   introduction.rst
   installation.rst
   operational.rst
   developinstall.rst
   gettingstarted.rst
   testing.rst
   Visualisation.rst
   FAQ.rst
   releaseNotes.rst
   api.rst
   develop.rst


Computational modules

.. only:: html

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

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

   moduleCom1DFA.rst
   moduleCom1DFAOrig.rst
   moduleCom2AB.rst
   moduleCom3Hybrid.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:`moduleAna5Utils`
    * :doc:`moduleOut1Peak`
    * :doc:`moduleOut3Plot`
    * :doc:`moduleLog2Report`

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

   moduleAna1Tests.rst
   moduleAna3AIMEC.rst
   moduleAna4Stats.rst
   moduleAna5Utils.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