10_PITF: besser Doxygen ?

This commit is contained in:
Johannes Theiner 2019-01-04 22:25:16 +01:00
parent 6251b8b45b
commit ee0fa98d8f
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
PROJECT_NAME = C/C++ PROJECT_NAME = C/C++
PROJECT_NUMBER = PROJECT_NUMBER =
OUTPUT_DIRECTORY = @CMAKE_CURRENT_SOURCE_DIR@/doc OUTPUT_DIRECTORY = doc/
CREATE_SUBDIRS = NO CREATE_SUBDIRS = NO
OUTPUT_LANGUAGE = German OUTPUT_LANGUAGE = German
... ...
@ -17,7 +17,7 @@ EXTRACT_ALL = NO
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
# configuration options related to the input files # configuration options related to the input files
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
INPUT = @CMAKE_CURRENT_SOURCE_DIR@/src/ INPUT = src/
FILE_PATTERNS = FILE_PATTERNS =
RECURSIVE = YES RECURSIVE = YES
EXCLUDE = EXCLUDE =