add mkdocs-section-index and mkdocs-exclude plugins

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK
2021-01-30 11:03:30 +01:00
parent 2ee7d24cd9
commit 5d8b166393
5 changed files with 11 additions and 3 deletions

View File

@@ -13,4 +13,6 @@ jobs:
python-version: 3.x
- run: pip install mkdocs-material
- run: pip install mkdocs-minify-plugin
- run: pip install mkdocs-section-index
- run: pip install mkdocs-exclude
- run: mkdocs gh-deploy --force --remote-branch master