mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 11:11:56 +00:00
Change-Id: I85d11d9ba2f2029833caa0a0190eac013a219f92 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
22 lines
457 B
ReStructuredText
22 lines
457 B
ReStructuredText
.. _code:
|
|
|
|
Contributing Code
|
|
#################
|
|
|
|
This section contains details regarding the coding style, the acceptable
|
|
licenses, the naming conventions, the code submission infrastructure, the
|
|
review process and the code documentation.
|
|
|
|
Ensure that you have read and understood the information before submitting any
|
|
code changes.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
gerrit_accounts
|
|
gerrit
|
|
gerrit_practices
|
|
changes
|
|
conventions
|
|
doxygen/doxygen
|