X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=bindings%2Fcxx%2FDoxyfile;h=8008db2fba1e9fe7199e631b38649e84cb59c5c7;hb=0bcdeb90c4d689a8d51797c266c76946619f482e;hp=ed7bf5b78a536ada179fbf413551a0701d1907d2;hpb=33c84e81975c75b73002b038a0076f384ca13d63;p=libsigrok.git diff --git a/bindings/cxx/Doxyfile b/bindings/cxx/Doxyfile index ed7bf5b7..8008db2f 100644 --- a/bindings/cxx/Doxyfile +++ b/bindings/cxx/Doxyfile @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "sigrok++" +PROJECT_NAME = "libsigrokcxx" # The PROJECT_NUMBER tag can be used to enter a project or revision number. This # could be handy for archiving the generated documentation or if some version @@ -743,7 +743,8 @@ WARN_LOGFILE = # spaces. # Note: If this tag is empty the current directory is searched. -INPUT = include/libsigrok/libsigrok.hpp +INPUT = include/libsigrokcxx/libsigrokcxx.hpp \ + include/libsigrokcxx/enums.hpp # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses