fixed Readme

This commit is contained in:
Jaikinator
2023-10-16 16:20:56 +02:00
parent 87da03d74e
commit 3647753a50
2 changed files with 8 additions and 8 deletions
+3
View File
@@ -26,6 +26,9 @@ jobs:
- name: Sphinx build
run: |
cp README.md ./source/README.md
cp LICENSE ./source/LICENSE
cp Pictures ./source/Pictures
sphinx-apidoc -o source scraibe/
sphinx-build -M html source docs
make html