doc: contribution: Add link to the coding guidelines
Add a small section that describes the existance of the coding guidelines page and links to it, in order to raise awareness of the effort towards complying with those. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
c2df27fa0b
commit
b62a3692d7
1 changed files with 9 additions and 0 deletions
|
@ -249,6 +249,13 @@ The `builds@lists.zephyrproject.org mailing list
|
|||
<https://lists.zephyrproject.org/g/builds>`_
|
||||
archives the CI (shippable) nightly build results.
|
||||
|
||||
Coding Guidelines
|
||||
*****************
|
||||
|
||||
Beyond the :ref:`coding_style` that Zephyr enforces for all code that is
|
||||
submitted for inclusion, the project targets compliance with a series of
|
||||
coding guidelines. Refer to the :ref:`coding_guidelines` section of the
|
||||
documentation for additional details.
|
||||
|
||||
.. _Contribution Tools:
|
||||
|
||||
|
@ -337,6 +344,8 @@ On Linux systems, you can install uncrustify with
|
|||
For Windows installation instructions see the `sourceforge listing for
|
||||
uncrustify <https://sourceforge.net/projects/uncrustify>`_.
|
||||
|
||||
.. _coding_style:
|
||||
|
||||
Coding Style
|
||||
************
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue