mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
15 lines
333 B
ReStructuredText
15 lines
333 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
|
|
|