zephyr/doc/contribute/code.rst
David Brown edd0240397 doc: Add secure coding guidelines
Initial version of some document to capture the secure coding
practices used in the Zephyr project.

Signed-off-by: David Brown <david.brown@linaro.org>
Change-Id: Ic20546a7af832dc7bd193eb91ed44f1badc3ab87
2017-04-25 02:32:14 +00:00

17 lines
367 B
ReStructuredText

.. _code:
Contributing Code
#################
Details regarding the coding style, the acceptable
licenses, the naming conventions, the code submission infrastructure, the
review process and the code documentation can be found on the
Zephyr Project wiki.
* https://wiki.zephyrproject.org/view/Collaboration_Guidelines
.. toctree::
:maxdepth: 1
security.rst