add sw/airborne/math to doxygen input path

This commit is contained in:
Felix Ruess
2011-02-20 14:35:26 +01:00
parent a61e72fd92
commit 0b0095bef0
+1 -1
View File
@@ -574,7 +574,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = sw/airborne
INPUT = sw/airborne sw/airborne/math
# 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