From: Joey Castillo Date: Thu, 27 Jan 2022 15:46:53 +0000 (-0500) Subject: fix doxygen generation X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=29fa6052831f8d26815405d4652b5799e3c74147;p=sensor-watch.git fix doxygen generation --- diff --git a/Doxyfile b/Doxyfile index 7f04a04..1d9b2bd 100644 --- a/Doxyfile +++ b/Doxyfile @@ -118,7 +118,7 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- # Configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = ./watch-library/watch +INPUT = ./watch-library/shared/watch INPUT_ENCODING = UTF-8 FILE_PATTERNS = *.c \ *.cc \