Revision 57f69fe89bc6cdfa56ce8549df21dc6bf2be7e51 authored by Helge on 04 June 2014, 14:26:09 UTC, committed by Helge on 04 June 2014, 14:26:09 UTC
1 parent 96c22c1
Raw File
Manual.rst
************************************************
Manual
************************************************

The following sections describes the underlying structure of ANNarchy and how to use its principal functions. The section :doc:`API` present in detail each available class and its methods. The section :doc:`Example` describes how to use these functions on particular examples.

.. toctree::
    :maxdepth: 2

    manual/Network.rst
    manual/Parser.rst
    manual/RateNeuron.rst
    manual/SpikeNeuron.rst
    manual/RateSynapse.rst
    manual/SpikeSynapse.rst
    manual/Populations.rst
    manual/Projections.rst
    manual/Connector.rst
    manual/Simulation.rst
    manual/StructuralPlasticity.rst
back to top