Loading config/Doxyfile +2 −2 Original line number Diff line number Diff line Loading @@ -755,7 +755,7 @@ WARN_LOGFILE = # spaces. # Note: If this tag is empty the current directory is searched. INPUT = ./include ./src INPUT = ./include ./src ./README.md # 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 Loading @@ -775,7 +775,7 @@ INPUT_ENCODING = UTF-8 # *.md, *.mm, *.dox, *.py, *.f90, *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf, # *.qsf, *.as and *.js. FILE_PATTERNS = FILE_PATTERNS = *.c, *.h # The RECURSIVE tag can be used to specify whether or not subdirectories should # be searched for input files as well. Loading Loading
config/Doxyfile +2 −2 Original line number Diff line number Diff line Loading @@ -755,7 +755,7 @@ WARN_LOGFILE = # spaces. # Note: If this tag is empty the current directory is searched. INPUT = ./include ./src INPUT = ./include ./src ./README.md # 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 Loading @@ -775,7 +775,7 @@ INPUT_ENCODING = UTF-8 # *.md, *.mm, *.dox, *.py, *.f90, *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf, # *.qsf, *.as and *.js. FILE_PATTERNS = FILE_PATTERNS = *.c, *.h # The RECURSIVE tag can be used to specify whether or not subdirectories should # be searched for input files as well. Loading