File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ struct hwloc_backend;
26
26
27
27
28
28
29
- /** \defgroup hwlocality_disc_components Components and Plugins: Discovery components
29
+ /** \defgroup hwlocality_disc_components Components and Plugins: Discovery components and backends
30
30
*
31
31
* \note These structures and functions may change when ::HWLOC_COMPONENT_ABI is modified.
32
32
*
@@ -90,18 +90,6 @@ struct hwloc_disc_component {
90
90
struct hwloc_disc_component * next ;
91
91
};
92
92
93
- /** @} */
94
-
95
-
96
-
97
-
98
- /** \defgroup hwlocality_disc_backends Components and Plugins: Discovery backends
99
- *
100
- * \note These structures and functions may change when ::HWLOC_COMPONENT_ABI is modified.
101
- *
102
- * @{
103
- */
104
-
105
93
/** \brief Discovery phase */
106
94
typedef enum hwloc_disc_phase_e {
107
95
/** \brief xml or synthetic, platform-specific components.
You can’t perform that action at this time.
0 commit comments