cederom opened a new pull request, #18170: URL: https://github.com/apache/nuttx/pull/18170
## Summary * Remove `tools/` from the section name (it was `tools/ Host Tools` before). * Generate local TOC that lists described tools. * Update new parsetrace.py utility (https://github.com/apache/nuttx/pull/18124) toctree location to fix indexing and display. ## Impact Documentation: Host Tools display, indexing, references. ## Testing ``` % uname -a FreeBSD hexagon 14.3-RELEASE-p7 FreeBSD 14.3-RELEASE-p7 GENERIC amd64 % cd Documentation % pipenv shell % gmake autobuild (..) build succeeded. The HTML pages are in _build. [sphinx-autobuild] Serving on http://127.0.0.1:8000 [sphinx-autobuild] Detected changes (_tags) [sphinx-autobuild] Rebuilding... ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
