summaryrefslogtreecommitdiff
path: root/src/option.h
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2023-04-10 19:38:02 +0200
committerAlexis Hildebrandt <afh@surryhill.net>2023-04-10 19:38:02 +0200
commitd1f229c053aa0d801d42d722e7a85a618d6e02e5 (patch)
tree68a58a27101ee6f7ee2fd75fa21ad0e54e10f4c8 /src/option.h
parente8aff6f43c99e54a9c6a7d2c7f0ef9c9e96a99e7 (diff)
downloadfork-ledger-d1f229c053aa0d801d42d722e7a85a618d6e02e5.tar.gz
fork-ledger-d1f229c053aa0d801d42d722e7a85a618d6e02e5.tar.bz2
fork-ledger-d1f229c053aa0d801d42d722e7a85a618d6e02e5.zip
Update api docs
Diffstat (limited to 'src/option.h')
-rw-r--r--src/option.h2
1 files changed, 2 insertions, 0 deletions
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