tinnedkarma opened a new pull request, #17162:
URL: https://github.com/apache/nuttx/pull/17162

   ## Summary
   
   It feels like I am always getting side-tracked while working on NuttX.
   
   Makefile based build system is one of those areas. It seems to be lacking 
documentation. Most of the features I discovered by actually reading and 
understanding the Makefiles content.
   I'll keep documenting as I uncover more about it.
   
   This PR (I'll keep it in draft for the time being) wants to start that 
progress. (Do we have a way to compile the documentation locally?)
   I am not sure how, or where should I store the files (this whole rst 
documentation is still new for me).
   I'll need help for licensing also. I've copy-pasted the license text into 
the file, but it seems that my file is the only one that does that.
   
   The scope of this PR is just to define how to start, and to document the 
root Makefile and Unix.mk files.
   Smaller chunks of text are easier to process, and I'll need reviews to 
confirm the content correctness.
   
   Also, feel free to point out what you want to see documented for the make 
build system
   
   ## Impact
   
   Improve documentation. More to read, hopefully, also usefull.
   
   ## Testing
   
   N/A. No impact over the codebase.
   


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