chore: automated commit

This commit is contained in:
Allan Bowe
2021-05-12 22:29:24 +03:00
parent fc4b5d839c
commit 88f10cb680
25 changed files with 23850 additions and 9 deletions

View File

@ -27,6 +27,9 @@ license-checker --production --relativeLicensePath --direct --start ../dcfronten
echo '```' >> docs/licences.md
echo 'building mkdocs'
pip3 install mkdocs
pip3 install mkdocs-material
pip3 install fontawesome_markdown
python3 -m mkdocs build --clean
#mkdocs serve