diff --git a/Doxyfile b/Doxyfile index ef52580..fc2f82c 100644 --- a/Doxyfile +++ b/Doxyfile @@ -582,7 +582,7 @@ INPUT_ENCODING = UTF-8 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90 -FILE_PATTERNS = *.py +FILE_PATTERNS = *.py *.sh *.js *.html # The RECURSIVE tag can be used to turn specify whether or not subdirectories # should be searched for input files as well. Possible values are YES and NO.