We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8160117 commit 9154020Copy full SHA for 9154020
CONTRIBUTING.md
@@ -10,6 +10,7 @@ then all you need is the following things installed
10
```bash
11
pip install mkdocs
12
pip install mkdocs-material
13
+pip install mkdocs-literal-nav
14
```
15
16
Then you fork the repo, or when you have direct contribution access clone the repo as usual
0 commit comments