2020-07-21 06:18:26 +08:00
|
|
|
Contributing
|
|
|
|
============
|
|
|
|
|
2020-10-19 00:48:44 +08:00
|
|
|
In the following sections you will find important information on how to contribute to NuttX codebase (from small bugfixes to large new features)
|
2020-08-16 05:19:19 +08:00
|
|
|
and documentation (the one you are reading now):
|
|
|
|
|
2020-07-21 06:18:26 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
workflow.rst
|
2020-08-31 08:48:30 +08:00
|
|
|
making-changes.rst
|
2020-07-21 06:18:26 +08:00
|
|
|
coding_style.rst
|
|
|
|
documentation.rst
|
|
|
|
|