diff BTrack.Doxyfile @ 24:deb49a2590f3 develop

Updated README, commented more code, added a Vamp plug-in
author Adam <adamstark.uk@gmail.com>
date Mon, 27 Jan 2014 23:11:31 +0000
parents 92ee4ace9d46
children
line wrap: on
line diff
--- a/BTrack.Doxyfile	Sat Jan 25 18:17:51 2014 +0000
+++ b/BTrack.Doxyfile	Mon Jan 27 23:11:31 2014 +0000
@@ -675,7 +675,8 @@
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = src
+INPUT                  = src \
+                         doc
 
 # 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