From 3731bb4679ee8716d4f579d5744c36a2d1b4a257 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 18 Mar 2020 14:24:38 -0400 Subject: doxygen: add missing @file to each header --- include/conf.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/conf.h') diff --git a/include/conf.h b/include/conf.h index fa27b16..a5a4d36 100644 --- a/include/conf.h +++ b/include/conf.h @@ -1,3 +1,6 @@ +/** + * @file conf.h + */ #ifndef SPM_CONF_H #define SPM_CONF_H -- cgit