mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
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:
parent
26c7d48f0a
commit
f9cdc617a8
2 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ EXTRACT_STATIC = YES
|
||||||
FULL_PATH_NAMES = YES
|
FULL_PATH_NAMES = YES
|
||||||
STRIP_FROM_PATH = @path_prefixes@
|
STRIP_FROM_PATH = @path_prefixes@
|
||||||
STRIP_FROM_INC_PATH = @path_prefixes@
|
STRIP_FROM_INC_PATH = @path_prefixes@
|
||||||
|
SHOW_FILES = NO
|
||||||
SHOW_INCLUDE_FILES = NO
|
SHOW_INCLUDE_FILES = NO
|
||||||
GENERATE_TODOLIST = NO
|
GENERATE_TODOLIST = NO
|
||||||
GENERATE_TESTLIST = NO
|
GENERATE_TESTLIST = NO
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue