mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 17:18:28 +08:00
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
|
|
|