mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
Hotfix: More Doxygen fixes
This commit is contained in:
+3
-1
@@ -24,4 +24,6 @@ Firmware.sublime-workspace
|
|||||||
Images/*.bin
|
Images/*.bin
|
||||||
Images/*.px4
|
Images/*.px4
|
||||||
mavlink/include/mavlink/v0.9/
|
mavlink/include/mavlink/v0.9/
|
||||||
NuttX
|
/NuttX
|
||||||
|
/Documentation/doxy.log
|
||||||
|
/Documentation/html/
|
||||||
@@ -599,9 +599,7 @@ RECURSIVE = YES
|
|||||||
# 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
|
||||||
# subdirectory from a directory tree whose root is specified with the INPUT tag.
|
# subdirectory from a directory tree whose root is specified with the INPUT tag.
|
||||||
|
|
||||||
EXCLUDE = ../dist/ \
|
EXCLUDE = ../src/mathlib/CMSIS
|
||||||
../docs/html/ \
|
|
||||||
html
|
|
||||||
|
|
||||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
||||||
# directories that are symbolic links (a Unix filesystem feature) are excluded
|
# directories that are symbolic links (a Unix filesystem feature) are excluded
|
||||||
|
|||||||
Reference in New Issue
Block a user