clean up useless indexs page
This commit is contained in:
parent
34a0d7670f
commit
be0c0f96ad
25
mkdocs.yml
25
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,9 +88,9 @@ 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/index.md
|
||||
- divers/cmd/backup.md
|
||||
- divers/process-nwipe/nwipe.md
|
||||
- divers/cmd/screen.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,9 +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
|
||||
- "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
|
||||
@ -129,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
|
||||
@ -149,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
|
||||
@ -171,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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user