aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-08-15 13:00:42 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-08-15 13:00:42 +0200
commitca877e0bc480e6f28e58a492a64b99a8afe59a21 (patch)
treed65bec4bf1079129d079654dc1e101b0d287485c /Documentation
parenta1e0581facd28c8c3f2797e72f810a6674216aa5 (diff)
downloadpx4-firmware-ca877e0bc480e6f28e58a492a64b99a8afe59a21.tar.gz
px4-firmware-ca877e0bc480e6f28e58a492a64b99a8afe59a21.tar.bz2
px4-firmware-ca877e0bc480e6f28e58a492a64b99a8afe59a21.zip
Fixed file exclude
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/Doxyfile b/Documentation/Doxyfile
index f45fe8b21..6283cfc9c 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/mathlib/CMSIS
+EXCLUDE = ../src/modules/mathlib/CMSIS
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded