From beffdd28b36d420e763ec83187bff2135975d7be Mon Sep 17 00:00:00 2001 From: makayabou Date: Sun, 3 Jan 2021 04:06:51 +0100 Subject: [PATCH] init procedural desc file --- docs/presentation-garage/procedures.md | 1 + mkdocs.yml | 1 + 2 files changed, 2 insertions(+) create mode 100644 docs/presentation-garage/procedures.md diff --git a/docs/presentation-garage/procedures.md b/docs/presentation-garage/procedures.md new file mode 100644 index 00000000..89c0e75d --- /dev/null +++ b/docs/presentation-garage/procedures.md @@ -0,0 +1 @@ +# Procédures \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index d32ae558..b7d60be8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -59,6 +59,7 @@ nav: - presentation-garage/index.md - presentation-garage/reglement_interieur.md - "": presentation-garage/reglement_interieur_CHANGELOG.md + - presentation-garage/procedures.md - presentation-garage/equipe.md - presentation-garage/histoire.md - presentation-garage/projets.md