v01d commented on a change in pull request #1675:
URL: https://github.com/apache/incubator-nuttx/pull/1675#discussion_r479841143



##########
File path: Documentation/quickstart/index.rst
##########
@@ -1,16 +1,18 @@
 .. todo::
-  This should be a brief introduction to how NuttX works and how to get it 
running. A widely used board could be targeted to create a brief demonstration 
on how to clone, configure, build, flash and run NuttX.
-  For now, the content that is here presented is what remains of the old 
Porting Guide which is not already in another section of this documentation.
 
 ==========
 Quickstart
 ==========
 
-The present Quickstart guide is a work in progress and only contains some 
basic information. In the meantime you can look at NuttX main `README 
<https://github.com/apache/incubator-nuttx/blob/master/README.md>`_ file which 
contains some information that will help you get started.
-
 .. toctree::
   :maxdepth: 1
   
+  quickstart.rst
+  install.rst
+  compiling.rst
+  running.rst
+  configuring.rst
+  debugging.rst
   organization.rst

Review comment:
       These two files are leftovers of the previous docs which ended up here. 
As you already cover this information somewhat I would try to get it is 
important from these files, move it to the ones you added and then remove them.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to