README.md PyBossa Sphinx Docs Creation To create and preview docs: Activate virtualenv from PyBossa: source ../env/bin/activate. Build docs with make html Open with your browser of choice ./_build/html/index.html or open a local webserver in ./_build/html/