README.md 296 Bytes

PyBossa Sphinx Docs Creation

To create and preview docs:

  1. Activate virtualenv from PyBossa: source ../env/bin/activate.
  2. Build docs with make html
  3. Open with your browser of choice ./_build/html/index.html or open a local webserver in ./_build/html/