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