uccser/cs-field-guide

View on GitHub
docs/developer/index.rst

Summary

Maintainability
Test Coverage
Developer Documentation
##############################################################################

The following pages are for those wanting to develop the Computer Science Field Guide system.

.. toctree::
    :maxdepth: 1
    :caption: Contents

    developer_philosophy
    django_setup
    website_design
    general
    appendices
    chapters
    curriculum_guides
    interactives
    static_files
    test_suite