btashton opened a new issue #1720: URL: https://github.com/apache/incubator-nuttx/issues/1720
Here are some minor documentation issues - [ ] Bad references in the Root Directory and Environment Variables sections here https://nuttx.apache.org/docs/latest/quickstart/build_and_make.html  - [ ] Bad escape in "Install a Cross-Compiler Toolchain" https://nuttx.apache.org/docs/latest/quickstart/quickstart.html ``` ``/opt/gcc` ``` - [ ] Bad heading "#. Download Apache NuttX " https://nuttx.apache.org/docs/latest/quickstart/quickstart.html - [ ] Number wrong (1) for all items https://nuttx.apache.org/docs/latest/quickstart/install.html#install-required-tools-all-platforms - [ ] We list gperf as required for kconfig-frontends, but then install it afterwards. Are we sure it is required? https://nuttx.apache.org/docs/latest/quickstart/install.html#install-required-tools-all-platforms - [ ] Gnu should be GNU ``` guides/drivers.rst:83: * `GDB — the Gnu Debugger <https://www.gnu.org/software/gdb/>`_ quickstart/quickstart.rst:18: `ARM Embedded Gnu Toolchain <https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm>`_ quickstart/debugging.rst:9:debugging using the Gnu Debugger (gdb). quickstart/install.rst:171:`ARM Embedded Gnu Toolchain <https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm>`_ quickstart/running.rst:25:#. Launch the Gnu Debugger quickstart/running.rst:28: ARM Embedded Gnu Toolchain we downloaded in the Install step. ``` - [ ] Missing screenshot image https://nuttx.apache.org/docs/latest/quickstart /configuring.html#configuring  - [ ] We suggest editing `.config` which we never should do https://nuttx.apache.org/docs/latest/quickstart/debugging.html#debug-logging ---------------------------------------------------------------- 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