diff Doxyfile @ 66:74a44c3d91f0 newapi

Some initial, partial documentation in Utilities.h
author andrewm
date Wed, 15 Jul 2015 23:55:48 +0100
parents 42a683058b6a
children d837fb676977
line wrap: on
line diff
--- a/Doxyfile	Wed Jul 15 20:04:02 2015 +0100
+++ b/Doxyfile	Wed Jul 15 23:55:48 2015 +0100
@@ -648,7 +648,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  =	include/BeagleRT.h
+INPUT                  =	include/BeagleRT.h include/Utilities.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