changeset 194:3c3496ff26e0

Doxyfile considers more files
author Giulio Moro <giuliomoro@yahoo.it>
date Thu, 04 Feb 2016 18:03:25 +0000
parents 3c3d14654b7f
children cd53003dbf3c
files Doxyfile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Doxyfile	Thu Feb 04 18:02:52 2016 +0000
+++ b/Doxyfile	Thu Feb 04 18:03:25 2016 +0000
@@ -648,7 +648,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  =	include/BeagleRT.h include/Utilities.h include/digital_gpio_mapping.h
+INPUT                  =	include/BeagleRT.h include/Utilities.h include/digital_gpio_mapping.h include/PulseIn.h include/Scope.h include/Midi.h include/UdpClient.h include/WriteFile.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