The line configuration is missing from the generated documentation as the
comment for the defgroup is a normal comment, not a doc comment.
Add the asterisk to make the section a doc comment.
Signed-off-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
enum gpiod_line_value
gpiod_line_settings_get_output_value(struct gpiod_line_settings *settings);
-/*
+/**
* @}
*
* @defgroup line_config Line configuration objects