diff Doxyfile @ 354:843705c25b45

code cleanup; content-id in brackets
author Carl Byington <carl@five-ten-sg.com>
date Tue, 22 Dec 2015 08:59:46 -0800
parents 5338d93889aa
children 5c0ce43c7532
line wrap: on
line diff
--- a/Doxyfile	Mon Dec 21 08:18:25 2015 -0800
+++ b/Doxyfile	Tue Dec 22 08:59:46 2015 -0800
@@ -568,8 +568,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = config.h \
-                         src
+INPUT                  = config.h src
 
 # 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