tinnedkarma commented on code in PR #17162:
URL: https://github.com/apache/nuttx/pull/17162#discussion_r2527251107


##########
Documentation/implementation/index.rst:
##########
@@ -6,6 +6,7 @@ Implementation Details
    :maxdepth: 2
    :caption: Contents:
    
+   make_build_system.rst

Review Comment:
   Hello @linguini1.
   We can glob the toc content. that said, there are a few considerations here.
   
   * It may not be a good idea to glob only implementation content, nor to glob 
everything else with a PR that only cares about a single file
   * If we switch to globing, we lose explicit content ordering, so we will 
need to rename file to start with numbers. So if we want one file to be first 
in the toc, it should be renamed to 01_something.rst.
   
   If we want to switch to globing, I'll open a separate PR



-- 
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]

Reply via email to