Merge branch 'master' of https://codefirst.iut.uca.fr/git/cedric.charbonnel/SAE201
continuous-integration/drone/push Build is passing Details

master
cedric.charbonnel 2 years ago
commit b7da2d51cc

@ -46,7 +46,7 @@ steps:
image: hub.codefirst.iut.uca.fr/maxime.batista/codefirst-docdeployer:latest
failure: ignore
commands:
- /entrypoint.sh -l SAEC\#/doxygen -t doxyfile
- /entrypoint.sh -l SAEC\#/doxygen -t doxygen
when:
branch:
- master

@ -125,7 +125,7 @@ WARN_LOGFILE =
# Configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = ../../sources
INPUT = ../../LOLAPP
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \
Loading…
Cancel
Save