aboutsummaryrefslogtreecommitdiff
path: root/Documentation/Doxyfile
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-01-22 17:07:25 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-01-22 17:07:25 +0100
commita794ee6c04550e1fd15b2c8bdf7835f6f0086251 (patch)
tree26753ddf78eee31e80e90c4f8deb25f0cfd7bf58 /Documentation/Doxyfile
parentc58b68d3773e4c2ad38b052d36a132439e32d59b (diff)
downloadpx4-firmware-a794ee6c04550e1fd15b2c8bdf7835f6f0086251.tar.gz
px4-firmware-a794ee6c04550e1fd15b2c8bdf7835f6f0086251.tar.bz2
px4-firmware-a794ee6c04550e1fd15b2c8bdf7835f6f0086251.zip
Hotfix for CMSIS exclude
Diffstat (limited to 'Documentation/Doxyfile')
-rw-r--r--Documentation/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/Doxyfile b/Documentation/Doxyfile
index 241702811..b674fbc48 100644
--- a/Documentation/Doxyfile
+++ b/Documentation/Doxyfile
@@ -599,7 +599,7 @@ RECURSIVE = YES
# 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.
-EXCLUDE = ../src/modules/mathlib/CMSIS \
+EXCLUDE = ../src/lib/mathlib/CMSIS \
../src/modules/attitude_estimator_ekf/codegen
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or