abisop commented on issue #16432: URL: https://github.com/apache/nuttx/issues/16432#issuecomment-2907607954
> We currently use several features in Sphinx that are not available by default in Markdown like cross-referencing or TOC generation, so this is not so simple migration even if we agree to this. @raiden00pl sphinx supports using using markdown and rst together. And someone also added this in nuttx provided by mySt parser.(ref -> [conf.py](https://github.com/apache/nuttx/blob/master/Documentation/conf.py)). Usign which we can use all features of rst. (Just did a test also). but it will be awkward to use both so lets got with rst for now.  -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org