Files
catalyst/docs/index.rst
T
2012-02-09 22:46:35 -05:00

34 lines
644 B
ReStructuredText

.. QSim documentation master file, created by
sphinx-quickstart on Wed Feb 8 15:29:56 2012.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Quantopian Simulator: QSim
================================
Qsim runs backtests using asynchronous components and zeromq messaging for communication and coordination.
Contents:
.. toctree::
:maxdepth: 2
notes.rst
modules.rst
messaging.rst
Review the unit test coverage_.
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. _coverage: cover/index.html