Skip to content

Commit 604759e

Browse files
kartbennashif
authored andcommitted
doc: groups.dox: fix mcumgr transport layers group
The group dedicated to transport layers for MCUmgr ended up being orphan, probably due to a bad rebase in the recent past. This commit is fixing it. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 1947a11 commit 604759e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/_doxygen/groups.dox

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,12 @@
5454
@brief MCUmgr
5555
@defgroup mcumgr MCUmgr
5656
@ingroup device_mgmt
57+
@{
58+
@}
5759

5860
@brief Transport layers for MCUmgr: SMP, UART, etc.
5961
@defgroup mcumgr_transport Transport layers
62+
@ingroup mcumgr
6063
@{
6164
@}
6265

0 commit comments

Comments
 (0)