From 4b4b2c8e6ef63c076fbfb440c1bdb9ed06dc4dc6 Mon Sep 17 00:00:00 2001 From: Alexandre Roy <alexandre.roy@veremes.com> Date: Fri, 20 Jan 2023 08:44:45 +0100 Subject: [PATCH] Correction dans le fichier conf.py --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 6d6710aa..626c1bb1 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -27,7 +27,7 @@ source_parsers = { # -- Project information ----------------------------------------------------- -project = 'vMap' +project = 'vMap2' copyright = 'https://www.veremes.com' author = 'Veremes' -- GitLab