summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-01-27 10:46:53 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2022-01-27 10:46:53 -0500
commit29fa6052831f8d26815405d4652b5799e3c74147 (patch)
tree996d34f09c5eb6c86e084457cf4d3e79414b535a /Doxyfile
parenta26e6786eea417e73ba09b857a1a6718651a3eb9 (diff)
downloadSensor-Watch-29fa6052831f8d26815405d4652b5799e3c74147.tar.gz
Sensor-Watch-29fa6052831f8d26815405d4652b5799e3c74147.tar.bz2
Sensor-Watch-29fa6052831f8d26815405d4652b5799e3c74147.zip
fix doxygen generation
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 7f04a047..1d9b2bdd 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 \