aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-08-15 12:55:16 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-08-15 12:55:16 +0200
commita1e0581facd28c8c3f2797e72f810a6674216aa5 (patch)
treeaf380a88884c4cc4d83f9dddc99573f19cf651a0 /Documentation
parent75e56285901cdb95f0ebbad62d841fbe9d38c1a1 (diff)
downloadpx4-firmware-a1e0581facd28c8c3f2797e72f810a6674216aa5.tar.gz
px4-firmware-a1e0581facd28c8c3f2797e72f810a6674216aa5.tar.bz2
px4-firmware-a1e0581facd28c8c3f2797e72f810a6674216aa5.zip
Hotfix: More Doxygen fixes
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/Doxyfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/Doxyfile b/Documentation/Doxyfile
index fd997baaa..f45fe8b21 100644
--- a/Documentation/Doxyfile
+++ b/Documentation/Doxyfile
@@ -599,9 +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 = ../dist/ \
- ../docs/html/ \
- html
+EXCLUDE = ../src/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