Browse Source

Merge pull request #3995 from assimp/add_missing_includes_to_doc

Add hpp to dxygen filter
Kim Kulling 4 years ago
parent
commit
1757513890
1 changed files with 1 additions and 0 deletions
  1. 1 0
      doc/Doxyfile.in

+ 1 - 0
doc/Doxyfile.in

@@ -688,6 +688,7 @@ FILE_PATTERNS          = *.c \
                          *.c++ \
                          *.inl \
                          *.h \
+                         *.hpp \
                          *.dox
 
 # The RECURSIVE tag can be used to turn specify whether or not subdirectories