diff Doxyfile @ 361:1b053bc0a4b5 prerelease

Doxyfile and minor corrections to docs
author Giulio Moro <giuliomoro@yahoo.it>
date Thu, 09 Jun 2016 00:36:54 +0100
parents e4392164b458
children 9d2ed561aac5
line wrap: on
line diff
--- a/Doxyfile	Wed Jun 08 22:19:54 2016 +0100
+++ b/Doxyfile	Thu Jun 09 00:36:54 2016 +0100
@@ -648,7 +648,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  =	include/Bela.h include/Utilities.h include/digital_gpio_mapping.h include/PulseIn.h include/Scope.h include/Midi.h include/UdpClient.h include/WriteFile.h 
+INPUT                  =	include/Bela.h include/Utilities.h include/digital_gpio_mapping.h include/PulseIn.h include/Scope.h include/Midi.h include/UdpClient.h include/WriteFile.h include/DigitalChannelManager.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