Documentation ========================================= Source code inline- documentation -------------------------------- docs. with reStructuredText --------------------------- Install Sphinx (and pip) with ``sudo apt-get install python-sphinx python-pip`` Install Sphinx rtd theme with ``sudo pip install sphinx_rtd_theme`` To build the docs, run ``make html`` in /docs Versioning ---------- See http://semver.org/