From 98dd1b56e3113f70e2a357c07300c7987a5feb2b Mon Sep 17 00:00:00 2001 From: Anthony Borghi <anthony.borghi@veremes.com> Date: Sun, 9 Jul 2023 10:33:36 +0200 Subject: [PATCH] ajout de rest dans l'index --- source/concept/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/concept/index.rst b/source/concept/index.rst index 6c9d061..94875f0 100644 --- a/source/concept/index.rst +++ b/source/concept/index.rst @@ -15,4 +15,5 @@ Notions théoriques system/index.rst bdd/index.rst - poo/index.rst \ No newline at end of file + poo/index.rst + rest/index.rst \ No newline at end of file -- GitLab