You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ahmed Samara edited this page Sep 18, 2015
·
35 revisions
Please contribute to the documentation effort! Everyone is encouraged to edit this wiki!
Getting started
Keep in mind that the code itself is quite well documented. Every module, class and method has a Sphinx-style docstring, inline documentation is provided where appropriate and variable names are chosen to be easy to understand. Running scripts/build_docs.sh will generate HTML documentation from the Sphinx docstrings, in much the same style as the official Python documentation.