mkdocs.yml

This commit is contained in:
2019-11-09 07:34:59 +01:00
parent f6138f552b
commit adb7c68b1c
2 changed files with 71 additions and 2 deletions

View File

@@ -58,10 +58,13 @@ nav:
- macos:
- Index: macos/index.md
- Bash (exemples): macos/bash_exemples.md
- chflags: macos/chflags.md
- Exécuter un script Bash: macos/executer_shell_script.md
- getfileinfo - setfile: macos/getfileinfo_setfile.md
- Homebrew:
- homebrew: macos/homebrew/brew.md
- homebrew-cask: macos/homebrew/brew-cask.md
- Mail: macos/Mail.md
- md5: macos/md5.md
- Node.js:
- Index: macos/node/index.md
@@ -167,6 +170,7 @@ nav:
- Commades DOS (2): Divers/batch/Commandes_DOS_2.md
- Changer de shell: Divers/Changer_shell.md
- Chromium: Divers/Chromium.md
- Debian: Divers/debian.md
- git:
- Index: Divers/git/index.md
- git: Divers/git/git.md
@@ -203,6 +207,7 @@ nav:
- OVH: Divers/wp-cli/ovh.md
- zsh:
- Antibody: Divers/zsh/antibody.md
- zsh: Divers/zsh/zsh.md
- MkDocs: mkdocs.md
theme:
@@ -212,7 +217,7 @@ theme:
extra_css:
- stylesheets/fontawesome-all.css
markdown_extensions:
- codehilite
- pymdownx.magiclink