Zepp-Hanzj opened a new pull request, #18958:
URL: https://github.com/apache/nuttx/pull/18958

   ## Summary
   - Fill in the previously blank `setlogmask` command documentation page.
   - Document the enabling Kconfig symbol, priority arguments, 
`CONFIG_SYSLOG_IOCTL` channel operations, and syslog mask scope notes.
   
   ## Validation
   - Verified the command usage and option behavior against 
`apps/system/setlogmask/setlogmask.c`.
   - Verified the application Kconfig symbols against 
`apps/system/setlogmask/Kconfig`.
   - `python3 - <<'PY' ... publish_doctree(...) ... PY`
   - `cd Documentation && PYTHONPATH=_extensions python3 -m sphinx -W -b dummy 
. /tmp/nuttx-docs-build-setlogmask`
   
   Refs #11081
   


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