Team:Michigan Software/Documentation


Michigan Software 2015

Documentation

API

Documentation is implemented in the admindocs of Django using the Python module docutils. To browse documentation go to the admin interface and click on the "Documentation" link in the upper right corner of the page.

Test Coverage

To run test coverage, use "python manage.py test protocat_app"