Mise à jour de 'documentation/doxygen/Doxyfile'
continuous-integration/drone/push Build is passing Details

pull/73/head^2
Rémi LAVERGNE 2 years ago
parent d4ceb2cb47
commit c3fd788a42

@ -6,7 +6,7 @@ PROJECT_NAME = "GameAtlas"
PROJECT_NUMBER = 1.0.0
PROJECT_BRIEF = "Une Application Android .NET MAUI avec XAML et C#"
PROJECT_LOGO = images/mylogo.png
OUTPUT_DIRECTORY = /docs/doxygen
OUTPUT_DIRECTORY = /documentation/doxygen
CREATE_SUBDIRS = NO
ALLOW_UNICODE_NAMES = NO
OUTPUT_LANGUAGE = French
@ -125,7 +125,7 @@ WARN_LOGFILE =
# Configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = ../../Sources
INPUT = Sources
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \

Loading…
Cancel
Save