This is an automated email from the git hooks/post-receive script. New commit to branch feature/229-correctionGenerationDocumentation in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit b1b292a41233f86afe9e12a0757b5828027489c6 Author: jcouteau <couteau@codelutin.com> Date: Tue Dec 3 10:06:59 2019 +0100 fixes #229 : Correction de la génération de la documentation (plus de warnings) --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index fa27f505..180280bb 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,7 +5,7 @@ copyright: 'Copyright © 2017 Code Lutin' repo_name: Gitlab repo_url: https://gitlab.nuiton.org/chorem/pollen -pages: +nav: - Présentation: index.md - Méthodes de votes: electionMethods.md - Installation: install.md -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.