This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new 6031e06  Move "Contributing" to be after getting started
6031e06 is described below

commit 6031e06ff2ec6446bbc36ba04149356c36c42fe7
Author: Alan C. Assis <[email protected]>
AuthorDate: Mon Aug 23 09:36:11 2021 -0300

    Move "Contributing" to be after getting started
---
 Documentation/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/index.rst b/Documentation/index.rst
index 59b88be..56534c6 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -22,6 +22,7 @@ Last Updated: |today|
    Home <self>
    introduction/index.rst
    quickstart/index.rst
+   contributing/index.rst
    introduction/inviolables.rst
    platforms/index.rst
    components/index.rst
@@ -29,7 +30,6 @@ Last Updated: |today|
    reference/index.rst
    faq/index.rst
    guides/index.rst
-   contributing/index.rst
    glossary.rst
 
 .. include:: substitutions.rst

Reply via email to