diff --git a/docs/api/Doxyfile b/docs/api/Doxyfile index 40b2e3ea..b010b277 100644 --- a/docs/api/Doxyfile +++ b/docs/api/Doxyfile @@ -782,7 +782,9 @@ WARN_LOGFILE = # Note: If this tag is empty the current directory is searched. INPUT = include/loot \ - include/loot/exception + include/loot/enum \ + include/loot/exception \ + include/loot/struct # 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