.. 
  Learning Simulator documentation master file.

  The reStructuredText documents in this documentation set (including document
  names, in particular the file name suffix '.txt' rather than '.rst') adapts
  the style guide
  https://documentation-style-guide-sphinx.readthedocs.io/en/latest/style-guide.html


**********************************************
Welcome to Learning Simulator's documentation!
**********************************************

*Learning Simulator* is a software for simulating learning in animals and humans,
as studied for example in experimental psychology and animal cognition research.
It is primarily intended for computational biologists, ethologists, and psychologists,
and it can also be useful to students and teachers in these fields.
    
This documentation for *Learning Simulator* is hosted on `Read the
Docs <https://readthedocs.org/>`_.


Contents
********

.. toctree::
  :maxdepth: 2

  whatis
  license
  installation
  starting
  usage-example
  background
  gui
  community

.. raw:: html

  <hr>  
  <div class="section" id="contents">
  <li class="toctree-l1"><a class="reference internal" href="scripting-language.html">Scripting Language Reference Manual</a><ul>
  <li class="toctree-l2"><a class="reference internal" href="scripting-language.html#structure-of-a-script">Structure of a script</a></li>
  <li class="toctree-l2"><a class="reference internal" href="scripting-language.html#basic-script-language-syntax">Basic script language syntax</a></li>
  <li class="toctree-l2"><a class="reference internal" href="parameters.html">Parameters</a></li>
  <li class="toctree-l2"><a class="reference internal" href="variables.html">Global variables</a></li>
  <li class="toctree-l2"><a class="reference internal" href="phases.html">Phases</a></li>
  <li class="toctree-l2"><a class="reference internal" href="run.html">The command <code class="docutils literal notranslate"><span class="pre">@run</span></code></a></li>
  <li class="toctree-l2"><a class="reference internal" href="postprocessing.html">Postprocessing</a></li>
  </ul>
  </li>
  </div>
