mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 05:02:38 +00:00
Doxygen 1.8.15 or greater has a number of warnings of the form: warning: argument 'net_idx' from the argument list of bt_mesh_health_period_set has multiple @param documentation sections This is due to the use of @copydetails bt_mesh_health_period_get which ends up copying all of the details from bt_mesh_health_period_get which has some of the same @params as bt_mesh_health_period_set. To make the generated docs look clean the easiest is to remove the @copydetails and just copy the comment. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
access.h | ||
cfg_cli.h | ||
cfg_srv.h | ||
health_cli.h | ||
health_faults.h | ||
health_srv.h | ||
main.h | ||
proxy.h |