fix doc
continuous-integration/drone/push Build is passing Details

pull/17/head
maxime.batista 2 years ago
parent 7ba74a4bad
commit 16d951eb08

@ -16,6 +16,7 @@ steps:
image: hub.codefirst.iut.uca.fr/maxime.batista/codefirst-docdeployer
commands:
- /entrypoint.sh -l . -t doxygen
- pwd
- name: "Tests"
image: gcc:latest

3
.gitignore vendored

@ -7,4 +7,5 @@ app
*.o
*.bkp
stockage/*
.$*
.$*
html

@ -864,7 +864,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
INPUT = /home/UCA/vidufour1/SAE/SAE-1.02-Structure-de-donnees/code
INPUT = /drone/src/code
# 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