fixed Readme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user