added documentation page

This commit is contained in:
Jaikinator
2023-10-06 16:22:45 +02:00
parent cec01417ca
commit 7aafc4f48b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Sphinx build
run: |
sphinx-apidoc -o source scraibe/
sphinx-build source docs
sphinx-build -M html source docs
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/sphinx_action' }}
+1 -1
View File
@@ -163,7 +163,7 @@ For further guidance, check: https://blog.roboflow.com/use-the-gpu-in-docker/
## Documentation
For further insights, check the [documentation page]().
For further insights, check the [documentation page](https://jschmie.github.io/ScrAIbe/).
## Contributions