zephyr/include/bluetooth/mesh
Kumar Gala 306ac6dd1e bluetooth: doc: Cleanup warnings with doc build
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>
2019-12-12 12:39:35 -06:00
..
access.h Bluetooth: Mesh: Make model publication struct more compact 2019-12-11 23:53:41 +02:00
cfg_cli.h Bluetooth: Mesh: Clean up API documentation 2019-12-05 13:04:14 +01:00
cfg_srv.h Bluetooth: Mesh: Clean up API documentation 2019-12-05 13:04:14 +01:00
health_cli.h bluetooth: doc: Cleanup warnings with doc build 2019-12-12 12:39:35 -06:00
health_faults.h
health_srv.h Bluetooth: Mesh: Clean up API documentation 2019-12-05 13:04:14 +01:00
main.h Bluetooth: Mesh: Clean up API documentation 2019-12-05 13:04:14 +01:00
proxy.h Bluetooth: Mesh: Clean up API documentation 2019-12-05 13:04:14 +01:00