WOM documentation Collection of best practices for software development @nens. Documents are written in .rst and build with Sphinx. Setup Note: no buildout. Create a virtualenv and install with pip: $ pip install -r requirements.txt Build docs Sphinx has a makefile: $ make html