Cast to double when converting time, same as in the tests.
[dcpomatic.git] / Doxyfile
index 56f7e1d3c334c7a085aa50517b638f1ee5aad790..9dc348635f0d29e10a52bc004ffd98a5ce9d17de 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -26,7 +26,7 @@ DOXYFILE_ENCODING      = UTF-8
 # identify the project. Note that if you do not use Doxywizard you need
 # to put quotes around the project name if it contains spaces.
 
-PROJECT_NAME           = DVD-o-matic
+PROJECT_NAME           = DCP-o-matic
 
 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
 # This could be handy for archiving the generated documentation or
@@ -661,7 +661,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = src/lib src/wx src/tools \
+INPUT                  = src/lib src/wx src/tools test \
                          doc/mainpage.txt
 
 # This tag can be used to specify the character encoding of the source files