You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
250 B
13 lines
250 B
4 months ago
|
GENERATE_HTML = YES
|
||
|
GENERATE_LATEX = NO
|
||
|
WARNINGS = YES
|
||
|
TAB_SIZE = 4
|
||
|
SOURCE_BROWSER = NO
|
||
|
VERBATIM_HEADERS = NO
|
||
|
OUTPUT_DIRECTORY = doc
|
||
|
EXTRACT_LOCAL_CLASSES = NO
|
||
|
|
||
|
FILE_PATTERNS = *.c *.h *.cpp *.hpp
|
||
|
EXCLUDE_PATTERNS = *Test.c *Test.h
|
||
|
|