v01d commented on pull request #1501: URL: https://github.com/apache/incubator-nuttx/pull/1501#issuecomment-672462708
> > PS: something to consider in the future is to write a parser for NuttX formatted comments used to document functions. This could then be used to automatically generate the documentation for a given function. This is what they are doing on Linux: https://static.lwn.net/kerneldoc/kernel-documentation.html#including-kernel-doc-comments > > Doxygen tags and similar are explicitly forbidden the by the coding standard. The coding standard of major style changes should only be made after a vote of the project and is subject to some constraints in INVIOLABLES.txt. I never mentioned Doxygen, I explicitly mentioned NuttX formatted comments. I was suggesting that these could be parsed since they are standardized by NuttX coding standard. ---------------------------------------------------------------- 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