mkdocs.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user