v01d opened a new pull request #1763: URL: https://github.com/apache/incubator-nuttx/pull/1763
## Summary I've added support for tabbed examples and applied it to quickstart guide. I also worked a bit on the content. I focused on the Nucleo F130RB on the running/debugging part since I think it will be easier for the novice to use that (I left the JTAG case as an "advanced" example). I don't have that exact board here so it would be good if someone else with this board or another Nucleo from STM32F family can test it (I have an STM32L4 Nucleo and a Discovery, which requires external hardware to access the UART). I also added some instructions on how to nicely display a menu choice, GUI action or keyboard press to the "contributing" section. I will make a second pass at this later to avoid overcomplicating this PR. For some reason there are duplicate sections for configuration and debugging (with more detail) so I will merge those to the corresponding sections of the Getting Started guide. I'm actually wondering if it makes sense to have a so short "quickstart" if we already have a not so long "getting started". I would suggest to just use the latter. ## Impact Documentation ## Testing Built locally ---------------------------------------------------------------- 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: us...@infra.apache.org