diff --git a/docs/entrypoint.sh b/docs/entrypoint.sh index f18260e..8f5d82e 100644 --- a/docs/entrypoint.sh +++ b/docs/entrypoint.sh @@ -2,9 +2,9 @@ # Project related configuration options #--------------------------------------------------------------------------- DOXYFILE_ENCODING = UTF-8 -PROJECT_NAME = "My Project" +PROJECT_NAME = "QwirkleProject" PROJECT_NUMBER = 1.0.0 -PROJECT_BRIEF = "A brief description of your project" +PROJECT_BRIEF = "Projet realisé avec Jules Lascret, Remy Portet, Jérémy Mouyon (leader)" PROJECT_LOGO = images/mylogo.png OUTPUT_DIRECTORY = /docs/doxygen CREATE_SUBDIRS = NO