diff --git a/mkdocs.yml b/mkdocs.yml index e5ca7f0b..545ae7f1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -59,7 +59,7 @@ extra_css: nav: - Accueil: index.md - "Présentation du Garage": - # - presentation-garage/index.md + - presentation-garage/index.md - presentation-garage/reglement_interieur.md - presentation-garage/reglement_interieur_CHANGELOG.md - presentation-garage/procedures.md @@ -69,8 +69,8 @@ nav: - presentation-garage/statut.md - Ressources: - presentation-garage/ressources/sites-web.md - - Formations: - # - presentation-garage/formation/index.md + - "Formations": + - presentation-garage/formation/index.md - "Passe Numérique Pro": presentation-garage/formation/pnpro-devops.md - "Bac+1 DevOps": presentation-garage/formation/bacplusun-devops.md - Cours: @@ -78,7 +78,7 @@ nav: - Scripting Bash: - cours/scripting/syntax.md - Python: - # - cours/python/index.md + - cours/python/index.md - cours/python/workspace.md - cours/python/1stproject.md - cours/python/rest.md @@ -88,7 +88,7 @@ nav: - cours/outils-garage/element.md - "Environnement de développement": cours/outils-garage/devenv/index.md - Divers: - # - divers/index.md + - divers/index.md - "Linux": # - divers/cmd/index.md - divers/cmd/backup.md @@ -100,7 +100,7 @@ nav: - divers/cmd/heredoc.md - "Bash: Listes": divers/cmd/bash-lists.md - "Admin Sys": - # - divers/admin/index.md + - divers/admin/index.md - "Installer Adobe pdf reader": divers/admin/acroread-debian.md - "Configurer Gnome AppFolders": divers/admin/gnome-appfolders.md - "Réinitialiser un mot de passe Windows": divers/admin/reset-winpasswd.md @@ -109,7 +109,7 @@ nav: - "Installer Kodi": divers/admin/kodi.md - "Fusion Inventory": divers/admin/fusion/index.md - "Servers": - # - divers/server/index.md + - divers/server/index.md - divers/server/install_pxe.md - "Nextcloud": divers/server/nextcloud_docker-compose_on_debian-10_with_nginx_reverse-proxy.md - "Wordpress": divers/server/wordpress_docker-compose_on_debian-10_with_nginx_reverse-proxy.md @@ -117,10 +117,10 @@ nav: - "Mémo Postgresql": divers/server/postgres.md - "Mémo Mysql": divers/server/mysql.md - "Mémo SSH": divers/server/ssh.md - - "Wireshark": divers/server/wireshark.md + - "Wireshark": divers/server/ssh.md - "Calcul Réseau": divers/server/calculer-adresses-reseau.md - "DevOps": - # - divers/devops/index.md + - divers/devops/index.md - "Hugo": - "Introduction": divers/devops/hugo/index.md - "Installer Hugo": divers/devops/hugo/install_hugo.md @@ -130,7 +130,7 @@ nav: - "*Build from scratch*": divers/devops/hugo/hugo_from_scratch.md - "Production Workflow": divers/devops/hugo/dokku_workflow.md - "Keycloak SSO": - # - divers/devops/sso/index.md + - divers/devops/sso/index.md - divers/devops/sso/sso-ldap.md - divers/devops/sso/sso-keycloak.md - divers/devops/sso/sso-nextcloud.md @@ -150,7 +150,7 @@ nav: - "Git": - divers/git/git.md - Admin: - # - "Page d'accueil": admin/index.md + - "Page d'accueil": admin/index.md - "Cadrage de l'ASP": admin/cadrage-asp/index.md - "Procédures comptables": - "Index": admin/compta/index.md @@ -172,4 +172,4 @@ nav: - "Clôture d'exercice": admin/process-odoo/odoo-cutoff.md - "Recrutement": admin/process-odoo/odoo-recrutement.md - # - "Test": raw_test.md + - "Test": raw_test.md