Update 'docs/doxygen/Doxyfile'
continuous-integration/drone/push Build is passing Details

WORK-CD
Antoine PEREDERII 1 year ago
parent daab4c44e3
commit cd2e57cbfb

@ -125,7 +125,7 @@ WARN_LOGFILE =
# Configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = ../../src
INPUT = src/
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \
@ -223,7 +223,7 @@ GENERATE_HTML = YES
HTML_OUTPUT = html
HTML_FILE_EXTENSION = .html
HTML_HEADER =
HTML_FOOTER = footer.html
HTML_FOOTER =
HTML_STYLESHEET =
HTML_EXTRA_STYLESHEET =
HTML_EXTRA_FILES = images/CodeFirst.png images/clubinfo.png

Loading…
Cancel
Save