aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec/classification.h
diff options
context:
space:
mode:
authorPetri Savolainen <petri.savolainen@nokia.com>2020-03-12 13:04:42 +0200
committerPetri Savolainen <petri.savolainen@nokia.com>2020-04-07 14:14:12 +0300
commitcbad580f0787f26574c9084f6f847b64d8181ae1 (patch)
tree11d0fcd4dd10c849f3d033e87b6db042161e3cbb /include/odp/api/spec/classification.h
parent4229542d18a8beed3e24f8b7c83b275b60b38a81 (diff)
api: improve doxygen module description
The first line after @defgroup tag shows up in doxygen module summary page. Add missing descriptions and improve current ones. Signed-off-by: Petri Savolainen <petri.savolainen@nokia.com> Reviewed-by: Matias Elo <matias.elo@nokia.com>
Diffstat (limited to 'include/odp/api/spec/classification.h')
-rw-r--r--include/odp/api/spec/classification.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/odp/api/spec/classification.h b/include/odp/api/spec/classification.h
index 1db85e8b7..748404dae 100644
--- a/include/odp/api/spec/classification.h
+++ b/include/odp/api/spec/classification.h
@@ -22,7 +22,7 @@ extern "C" {
#include <odp/api/support.h>
#include <odp/api/threshold.h>
/** @defgroup odp_classification ODP CLASSIFICATION
- * Classification operations.
+ * Packet input classification.
* @{
*/