Skip to content

Commit 0fad581

Browse files
fg-cfhcarlescufi
authored andcommitted
doc: connectivity/networking/utils: minor fixes
Fixes bugs in USB and DSA group titles (networking) and a minor bug in sys/utils. Signed-off-by: Florian Grandel <[email protected]>
1 parent 034f0fc commit 0fad581

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/_doxygen/groups.dox

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
@brief Connectivity
3737
@defgroup connectivity Connectivity
3838
@{
39+
@}
3940

4041
@brief USB
4142
@defgroup usb USB
43+
@ingroup connectivity
4244
@{
4345
@}
4446

45-
@}
46-
4747
@brief Utilities
4848
@defgroup utilities Utilities
4949
@{

include/zephyr/net/dsa.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
/**
1818
* @brief DSA definitions and helpers
19-
* @defgroup DSA - Distributed Switch Architecture definitions and helpers
19+
* @defgroup DSA Distributed Switch Architecture definitions and helpers
2020
* @ingroup networking
2121
* @{
2222
*/

0 commit comments

Comments
 (0)