From 76637cbf320db5ab5d2bc39fc76589b0f5314422 Mon Sep 17 00:00:00 2001 From: Matias N Date: Sat, 15 Aug 2020 18:19:19 -0300 Subject: [PATCH] complete improving presentation of sections --- Documentation/contributing/index.rst | 8 +++----- Documentation/releases/index.rst | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) 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