mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-08 02:31:45 +08:00
Tweaked doxygen config for libslic3r.
This commit is contained in:
parent
a7331c2966
commit
c4fe123b32
@ -836,10 +836,6 @@ FILE_PATTERNS = *.c \
|
|||||||
*.h++ \
|
*.h++ \
|
||||||
*.cs \
|
*.cs \
|
||||||
*.d \
|
*.d \
|
||||||
*.php \
|
|
||||||
*.php4 \
|
|
||||||
*.php5 \
|
|
||||||
*.phtml \
|
|
||||||
*.inc \
|
*.inc \
|
||||||
*.m \
|
*.m \
|
||||||
*.markdown \
|
*.markdown \
|
||||||
@ -855,8 +851,6 @@ FILE_PATTERNS = *.c \
|
|||||||
*.f \
|
*.f \
|
||||||
*.for \
|
*.for \
|
||||||
*.tcl \
|
*.tcl \
|
||||||
*.vhd \
|
|
||||||
*.vhdl \
|
|
||||||
*.ucf \
|
*.ucf \
|
||||||
*.qsf
|
*.qsf
|
||||||
|
|
||||||
@ -864,7 +858,7 @@ FILE_PATTERNS = *.c \
|
|||||||
# be searched for input files as well.
|
# be searched for input files as well.
|
||||||
# The default value is: NO.
|
# The default value is: NO.
|
||||||
|
|
||||||
RECURSIVE = NO
|
RECURSIVE = YES
|
||||||
|
|
||||||
# The EXCLUDE tag can be used to specify files and/or directories that should be
|
# The EXCLUDE tag can be used to specify files and/or directories that should be
|
||||||
# excluded from the INPUT source files. This way you can easily exclude a
|
# excluded from the INPUT source files. This way you can easily exclude a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user