diff --git a/Documentation/doxygen/Doxyfile b/Documentation/doxygen/Doxyfile index 1125a9f..c6bb6db 100644 --- a/Documentation/doxygen/Doxyfile +++ b/Documentation/doxygen/Doxyfile @@ -8,7 +8,7 @@ PROJECT_BRIEF = "A brief description of your project" PROJECT_LOGO = ../../Sources/MauiSpark/Resources/Images/mastermind.png OUTPUT_DIRECTORY = /docs/doxygen CREATE_SUBDIRS = NO -ALLOW_UNICODE_NAMES = NO +ALLOW_UNICODE_NAMES = YES OUTPUT_LANGUAGE = French BRIEF_MEMBER_DESC = YES REPEAT_BRIEF = YES