Mercurial > hg > beaglert
diff Doxyfile @ 267:247a182adb6d prerelease
Makefile creates build folder in the script folder
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Tue, 17 May 2016 14:38:03 +0100 |
parents | 35fc8bfc240b |
children | a14fe8b0f588 7bfb25a2e158 |
line wrap: on
line diff
--- a/Doxyfile Tue May 17 14:07:01 2016 +0100 +++ b/Doxyfile Tue May 17 14:38:03 2016 +0100 @@ -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 include/PulseIn.h include/Scope.h include/Midi.h include/UdpClient.h include/WriteFile.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 projects/ # 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