Browse Source

closes https://github.com/assimp/assimp/issues/1533: put irrXML onto exclucde list for doxygen run.

Kim Kulling 7 năm trước cách đây
mục cha
commit
f43586305c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      doc/Doxyfile.in

+ 1 - 1
doc/Doxyfile.in

@@ -725,7 +725,7 @@ RECURSIVE              = YES
 # Note that relative paths are relative to the directory from which doxygen is 
 # run.
 
-EXCLUDE                = 
+EXCLUDE                = irrXML.h
 
 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or 
 # directories that are symbolic links (a Unix file system feature) are excluded