You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: update CSP hooks RST to include undocumented functions
Updated the documentation file to explicitly list all hook functions from
`csp_hooks.h` using `.. autocfunction::` directives.
This ensures that previously undocumented functions are properly included in the
generated documentation, addressing issues where automatic inclusion via `..
autocmodule::` did not work as expected.
Improves visibility and completeness of the CSP hooks API documentation.
Signed-off-by: Gaetan Perrot <[email protected]>
0 commit comments