commit | ebd6db475f17e84768bde1776101f35077eabaae | [log] [tgz] |
---|---|---|
author | Dan Talayco <dtalayco@stanford.edu> | Mon Feb 15 14:16:27 2010 -0800 |
committer | Dan Talayco <dtalayco@stanford.edu> | Mon Feb 15 14:16:27 2010 -0800 |
tree | 0534d68b5df4ff073bf5bd5213849b663f5aded9 | |
parent | 2e1a10766e659ea24595539e099727c56e251098 [diff] |
Added test scripts directory
diff --git a/doc/Doxyfile b/doc/Doxyfile index 4f0690c..22314ea 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile
@@ -534,7 +534,7 @@ # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = "../src/python/oftest" +INPUT = "../src/python/oftest" "../test" # 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