We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034f0fc commit 0fad581Copy full SHA for 0fad581
doc/_doxygen/groups.dox
@@ -36,14 +36,14 @@
36
@brief Connectivity
37
@defgroup connectivity Connectivity
38
@{
39
+@}
40
41
@brief USB
42
@defgroup usb USB
43
+@ingroup connectivity
44
45
@}
46
-@}
-
47
@brief Utilities
48
@defgroup utilities Utilities
49
include/zephyr/net/dsa.h
@@ -16,7 +16,7 @@
16
17
/**
18
* @brief DSA definitions and helpers
19
- * @defgroup DSA - Distributed Switch Architecture definitions and helpers
+ * @defgroup DSA Distributed Switch Architecture definitions and helpers
20
* @ingroup networking
21
* @{
22
*/
0 commit comments