Mercurial > hg > beaglert
comparison Doxyfile @ 301:e4392164b458 prerelease
RENAMED BeagleRT to Bela AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, scripts probably not working
| author | Giulio Moro <giuliomoro@yahoo.it> | 
|---|---|
| date | Fri, 27 May 2016 14:34:41 +0100 | 
| parents | a14fe8b0f588 | 
| children | 1b053bc0a4b5 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 300:dbeed520b014 | 301:e4392164b458 | 
|---|---|
| 24 | 24 | 
| 25 # The PROJECT_NAME tag is a single word (or sequence of words) that should | 25 # The PROJECT_NAME tag is a single word (or sequence of words) that should | 
| 26 # identify the project. Note that if you do not use Doxywizard you need | 26 # identify the project. Note that if you do not use Doxywizard you need | 
| 27 # to put quotes around the project name if it contains spaces. | 27 # to put quotes around the project name if it contains spaces. | 
| 28 | 28 | 
| 29 PROJECT_NAME = "BeagleRT" | 29 PROJECT_NAME = "Bela" | 
| 30 | 30 | 
| 31 # The PROJECT_NUMBER tag can be used to enter a project or revision number. | 31 # The PROJECT_NUMBER tag can be used to enter a project or revision number. | 
| 32 # This could be handy for archiving the generated documentation or | 32 # This could be handy for archiving the generated documentation or | 
| 33 # if some version control system is used. | 33 # if some version control system is used. | 
| 34 | 34 | 
| 646 # The INPUT tag can be used to specify the files and/or directories that contain | 646 # The INPUT tag can be used to specify the files and/or directories that contain | 
| 647 # documented source files. You may enter file names like "myfile.cpp" or | 647 # documented source files. You may enter file names like "myfile.cpp" or | 
| 648 # directories like "/usr/src/myproject". Separate the files or directories | 648 # directories like "/usr/src/myproject". Separate the files or directories | 
| 649 # with spaces. | 649 # with spaces. | 
| 650 | 650 | 
| 651 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 | 651 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 | 
| 652 | 652 | 
| 653 # This tag can be used to specify the character encoding of the source files | 653 # This tag can be used to specify the character encoding of the source files | 
| 654 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is | 654 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is | 
| 655 # also the default input encoding. Doxygen uses libiconv (or the iconv built | 655 # also the default input encoding. Doxygen uses libiconv (or the iconv built | 
| 656 # into libc) for the transcoding. See http://www.gnu.org/software/libiconv for | 656 # into libc) for the transcoding. See http://www.gnu.org/software/libiconv for | 
