aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-08-15 12:52:07 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-08-15 12:52:54 +0200
commit75e56285901cdb95f0ebbad62d841fbe9d38c1a1 (patch)
tree5b2e3f73690ba632c63dde99b1ceab2d95ceb5bd /Documentation
parentd2f19c7d84030ad6ed1f6c17538fa96864c5dcef (diff)
downloadpx4-firmware-75e56285901cdb95f0ebbad62d841fbe9d38c1a1.tar.gz
px4-firmware-75e56285901cdb95f0ebbad62d841fbe9d38c1a1.tar.bz2
px4-firmware-75e56285901cdb95f0ebbad62d841fbe9d38c1a1.zip
Fixed Doxygen
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 4802ef818..fd997baaa 100644
--- a/Documentation/Doxyfile
+++ b/Documentation/Doxyfile
@@ -569,7 +569,7 @@ WARN_LOGFILE = doxy.log
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = ../apps
+INPUT = ../src
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is