]> sigrok.org Git - libsigrok.git/blobdiff - bindings/cxx/Doxyfile
C++: Include enum classes when generating documentation.
[libsigrok.git] / bindings / cxx / Doxyfile
index b4fd9a1ffa1f2e1d0eeff3f041fe286669dd48f4..8008db2fba1e9fe7199e631b38649e84cb59c5c7 100644 (file)
@@ -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