C++: Include enum classes when generating documentation.

This commit is contained in:
Martin Ling 2015-10-25 02:07:35 +00:00 committed by Daniel Elstner
parent ace872d529
commit 0bcdeb90c4
1 changed files with 2 additions and 1 deletions

View File

@ -743,7 +743,8 @@ WARN_LOGFILE =
# spaces.
# Note: If this tag is empty the current directory is searched.
INPUT = include/libsigrokcxx/libsigrokcxx.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