summaryrefslogtreecommitdiff
path: root/.doxygen
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-03-06 15:04:57 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-03-06 15:04:57 +0100
commitf439ae911923ee70937592b1ee535e8e8e133808 (patch)
tree7e23e023d0187caf2d81b26217b3a484bd37f799 /.doxygen
parent6856fcf08c8c4686ddf9e5cb60862184e15d6f0b (diff)
downloadtermgl-f439ae911923ee70937592b1ee535e8e8e133808.tar.gz
Directory updates
Moved source files to ./src and exmaple and test to ./example Updated Makefile and .doxygen to use those directorys
Diffstat (limited to '.doxygen')
-rw-r--r--.doxygen2
1 files changed, 1 insertions, 1 deletions
diff --git a/.doxygen b/.doxygen
index 529e3fa..64bccfe 100644
--- a/.doxygen
+++ b/.doxygen
@@ -112,7 +112,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# Configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = .
+INPUT = ./src
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \