]> sigrok.org Git - libsigrok.git/blobdiff - bindings/cxx/Doxyfile
C++: Fix segfault where input/output options are NULL.
[libsigrok.git] / bindings / cxx / Doxyfile
index ed7bf5b78a536ada179fbf413551a0701d1907d2..73e865387b0fb1f382210170bfc642bb7d0e01b0 100644 (file)
@@ -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,7 @@ WARN_LOGFILE           =
 # spaces.
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  = include/libsigrok/libsigrok.hpp
+INPUT                  = include/libsigrokcxx/libsigrokcxx.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