Documentation

This commit is contained in:
Jamie Hardt
2022-11-18 19:18:08 -08:00
parent 4c3e103e77
commit a5ed16849c
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Contributing
============
Testing
-------
Before submitting PRs or patches, please make sure your branch passes all of the unit tests by running Pytest.

View File

@@ -25,6 +25,7 @@ exports into JSON documents for processing by other applications.
:maxdepth: 2
:caption: Developer Documentation
dev/contributing
dev/modules
dev/classes
@@ -32,5 +33,6 @@ exports into JSON documents for processing by other applications.
Indices and tables
==================
* :ref:`modindex`
* :ref:`genindex`
* :ref:`search`