mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2025-12-31 08:50:48 +00:00
Documentation
This commit is contained in:
7
docs/source/dev/contributing.rst
Normal file
7
docs/source/dev/contributing.rst
Normal 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.
|
||||
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user