X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=Doxyfile;h=4ed65e4f14c5bb940b5eb4bfa894339dcbab1908;hb=f0e95aa5b7ada81a1c40f06facab2e94e45ab26c;hp=80a4b9c2595d269d7183c430a4646e78dfe79dc5;hpb=5c887bc8105d92b4b8e9380e62e655ac6691b439;p=dcpomatic.git diff --git a/Doxyfile b/Doxyfile index 80a4b9c25..4ed65e4f1 100644 --- 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 \ +INPUT = src/lib src/wx src/tools \ doc/mainpage.txt # This tag can be used to specify the character encoding of the source files