diff Doxyfile @ 72:d837fb676977

Documentation updates and include Arduino-type constants in Utilities.h
author andrewm
date Fri, 17 Jul 2015 20:09:50 +0100
parents 74a44c3d91f0
children 3c3496ff26e0
line wrap: on
line diff
--- a/Doxyfile	Fri Jul 17 17:53:40 2015 +0100
+++ b/Doxyfile	Fri Jul 17 20:09:50 2015 +0100
@@ -648,7 +648,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  =	include/BeagleRT.h include/Utilities.h
+INPUT                  =	include/BeagleRT.h include/Utilities.h include/digital_gpio_mapping.h
 
 # 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