Skip to content

Commit ad0f411

Browse files
committed
include: video: group video-controls.h under main video Doxygen group
Ensure the "Video Controls" do not show up as a top level device API but are rather folded into the main video Doxygen group. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent f1b4c7c commit ad0f411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/zephyr/drivers/video-controls.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
/**
1818
* @brief Video controls
1919
* @defgroup video_controls Video Controls
20-
* @ingroup io_interfaces
20+
* @ingroup video_interface
2121
*
2222
* The Video control IDs (CIDs) are introduced with the same name as
2323
* Linux V4L2 subsystem and under the same class. This facilitates

0 commit comments

Comments
 (0)