1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
The screed developer documentation
==================================
This section of the documentation is for people who are contributing
(or would like to contribute to) the screed project codebase, either by
contributing code or by helping improve the documentation.
Please note that this project is released with a :doc:`../CODE_OF_CONDUCT`.
By participating in the development of this project you agree to abide by its
terms.
Contents:
.. toctree::
:maxdepth: 1
parsers
coding-guidelines-and-review
release-checklist
|