xiaoxiang781216 commented on a change in pull request #2027: URL: https://github.com/apache/incubator-nuttx/pull/2027#discussion_r507513151
########## File path: Documentation/components/drivers/special/index.rst ########## @@ -22,9 +22,11 @@ following section. .. toctree:: :caption: Supported Drivers + syslog.rst spi.rst i2c.rst ethernet.rst + socketcan.rst Review comment: @btashton and @v01d do you know why syslog.rst, socketcan.rst can't show on the website? https://nuttx.apache.org/docs/latest/components/drivers/special/index.html even the source show that they are there: https://nuttx.apache.org/docs/latest/_sources/components/drivers/special/index.rst.txt nsh has the similar issue, but note.rst don't, very strange. ---------------------------------------------------------------- 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