From f439ae911923ee70937592b1ee535e8e8e133808 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Wed, 6 Mar 2019 15:04:57 +0100 Subject: Directory updates Moved source files to ./src and exmaple and test to ./example Updated Makefile and .doxygen to use those directorys --- .doxygen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.doxygen') 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 \ -- cgit v1.2.3