mkdocs improvement

This commit is contained in:
2026-06-08 19:49:29 +03:00
parent 8f6341e840
commit 73725b8365
5 changed files with 73 additions and 66 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
python-version: '3.x'
- name: Install mkdocs and dependencies
run: pip install mkdocs mkdocs-bootswatch
run: pip install mkdocs mkdocs-material
- name: Build documentation
run: mkdocs build --strict