diff --git a/Documentation/contributing/index.rst b/Documentation/contributing/index.rst index 11c7e6edc8..a69411b2bf 100644 --- a/Documentation/contributing/index.rst +++ b/Documentation/contributing/index.rst @@ -1,15 +1,13 @@ 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 - :hidden: - :caption: Contents: workflow.rst coding_style.rst documentation.rst -.. note:: - Brief description on how contributing to NuttX works (GitHub, PRs), which documents should be read - before the first contribution (coding style, etc). Brief description on how to participate more closely in NuttX project (commiter, PMC member). diff --git a/Documentation/releases/index.rst b/Documentation/releases/index.rst index 250fdbee1d..e83e335c80 100644 --- a/Documentation/releases/index.rst +++ b/Documentation/releases/index.rst @@ -1,6 +1,6 @@ Releases ======== -.. note:: +.. todo:: This should link (or include?) release notes. Maybe only show some recent ones and link older ones