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

   ## Summary
   Documentation: port warnings_filter Sphinx extension from Zephyr
   ignore known warnings:
   ```
   
/home/raiden00/git/RTOS/nuttx/nuttx/Documentation/reference/os/netdev.rst:61: 
WARNING: Duplicate C declaration, also defined at reference/os/netdev:39.
   Declaration is '.. c:struct:: net_driver_s'.
   
/home/raiden00/git/RTOS/nuttx/nuttx/Documentation/reference/user/07_signals.rst:180:
 WARNING: Duplicate C declaration, also defined at 
reference/user/structures:112.
   Declaration is '.. c:struct:: sigaction'.
   ```
   
   ## Impact
   first step towards enabling CI for Documentation
   
   ## Testing
   local build
   


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

Reply via email to