try the material theme for the documentation
This commit is contained in:
1
.github/workflows/mkdocs.yml
vendored
1
.github/workflows/mkdocs.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install mkdocs
|
||||
pip install mkdocs-material
|
||||
- name: Build doc
|
||||
run: |
|
||||
git pull
|
||||
|
Reference in New Issue
Block a user