From d1f229c053aa0d801d42d722e7a85a618d6e02e5 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Mon, 10 Apr 2023 19:38:02 +0200 Subject: Update api docs --- src/option.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/option.h') diff --git a/src/option.h b/src/option.h index 1d97b934..b6e55a38 100644 --- a/src/option.h +++ b/src/option.h @@ -38,6 +38,8 @@ * @author John Wiegley * * @ingroup expr + * + * @brief Basic type and macros for handling command-line options */ #ifndef INCLUDED_OPTION_H #define INCLUDED_OPTION_H -- cgit v1.2.3