aboutsummaryrefslogtreecommitdiffstats
path: root/cli_main.h
diff options
context:
space:
mode:
authorMoshe Kaplan <me@moshekaplan.com>2021-11-29 23:27:19 -0500
committerMoshe Kaplan <me@moshekaplan.com>2021-12-12 03:56:35 +0000
commit7567432ec46b75434fbc5364437b44e0d61e6a43 (patch)
tree549791796124310cdc87fe688f2bd1d9206eadd2 /cli_main.h
parentb62197c283bb6fe653df153bbd97a5123f494c44 (diff)
Add remaining header files to Doxygen
Add @file markers for remaining header files so that Doxygen will generate documentation for them.
Diffstat (limited to 'cli_main.h')
-rw-r--r--cli_main.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cli_main.h b/cli_main.h
index e515485529..d05b9f2881 100644
--- a/cli_main.h
+++ b/cli_main.h
@@ -1,4 +1,5 @@
-/*
+/** @file
+ *
* Declaration of the real main routine, for all CLI programs where the
* main routine should get UTF-8 arguments on Windows. In those programs,
* in the file that defines the main routine, include this header and link