doc: don't generate Doxygen file list

The file list duplicates the Module structure, and is just confusing
since it also contains the .c files.
This commit is contained in:
Pauli Virtanen 2021-10-03 23:30:23 +03:00
parent 26c7d48f0a
commit f9cdc617a8
2 changed files with 1 additions and 0 deletions

View file

@ -10,6 +10,7 @@ EXTRACT_STATIC = YES
FULL_PATH_NAMES = YES
STRIP_FROM_PATH = @path_prefixes@
STRIP_FROM_INC_PATH = @path_prefixes@
SHOW_FILES = NO
SHOW_INCLUDE_FILES = NO
GENERATE_TODOLIST = NO
GENERATE_TESTLIST = NO