Documentation and Testing

Log in to the Vagrant virtual machine and change to the base directory:

cd /vagrant

Documentation

Build documents with:

paver doc

The output is placed in build/doc

Tests

Run the test suite with:

paver test