doxygen
continuous-integration/drone/push Build is passing Details

master
Camille TURPIN-ETIENNE 11 months ago
parent 176bc2d872
commit a31a980b46

@ -1,7 +1,7 @@
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = ISO-8859-1
DOXYFILE_ENCODING = ISO-8859-15
PROJECT_NAME = "Mastermind"
PROJECT_NUMBER = 1.0.0
PROJECT_BRIEF = "A brief description of your project"
@ -126,7 +126,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
INPUT = ../..
INPUT_ENCODING = ISO-8859-1
INPUT_ENCODING = ISO-8859-15
FILE_PATTERNS = *.c \
*.cc \
*.cxx \

Loading…
Cancel
Save