17 lines
345 B
ReStructuredText
17 lines
345 B
ReStructuredText
============
|
|
Contributing
|
|
============
|
|
|
|
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):
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
workflow.rst
|
|
making-changes.rst
|
|
coding_style.rst
|
|
documentation.rst
|
|
|