Mercurial > hg > beaglert
diff Doxyfile @ 284:7bfb25a2e158 Doxy prerelease
Merge
author | Robert Jack <robert.h.jack@gmail.com> |
---|---|
date | Tue, 17 May 2016 15:53:24 +0100 |
parents | ac8eb07afcf5 247a182adb6d |
children |
line wrap: on
line diff
--- a/Doxyfile Tue May 17 15:40:16 2016 +0100 +++ b/Doxyfile Tue May 17 15:53:24 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 projects/basic/render.cpp projects/basic_analog_input/render.cpp projects/basic_passthru/render.cpp projects/basic_blink/render.cpp projects/basic_button/render.cpp projects/basic_analog_output/render.cpp projects/samples/render.cpp projects/audio_in_FFT/render.cpp projects/basic_FFT_phase_vocoder/render.cpp projects/oscillator_bank/render.cpp projects/empty_project/render.cpp projects/analogDigitalDemo/render.cpp projects/basic_network/render.cpp +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 @@ -715,7 +715,7 @@ # and *.h) to filter out the source-files in the directories. If left # blank all files are included. -EXAMPLE_PATTERNS = +EXAMPLE_PATTERNS = # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be # searched for input files to be used with the \include or \dontinclude