Doxyfile: add grove to doxygen doc building
authorBrendan Le Foll <brendan.le.foll@intel.com>
Thu, 8 May 2014 19:40:37 +0000 (20:40 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Thu, 8 May 2014 19:40:37 +0000 (20:40 +0100)
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Doxyfile.in

index 3b0cf82..43e8a0c 100644 (file)
@@ -753,7 +753,9 @@ WARN_LOGFILE           =
 # spaces.
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  = @CMAKE_CURRENT_SOURCE_DIR@/src/hmc5883l/hmc5883l.h @CMAKE_CURRENT_SOURCE_DIR@/README.md
+INPUT                  = @CMAKE_CURRENT_SOURCE_DIR@/src/hmc5883l/hmc5883l.h \
+                         @CMAKE_CURRENT_SOURCE_DIR@/src/grove/grove.h \
+                         @CMAKE_CURRENT_SOURCE_DIR@/README.md
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses