Skip to content

Merge pull request #6 from predict-idlab/fix_obelisk_error_message #35

Merge pull request #6 from predict-idlab/fix_obelisk_error_message

Merge pull request #6 from predict-idlab/fix_obelisk_error_message #35

name: Sphinx docs to gh-pages
on:
push:
branches:
- main
# workflow_dispatch: # Un comment line if you also want to trigger action manually
jobs:
deploy_docs:
runs-on: ubuntu-latest
name: Sphinx documentation to GitHub pages
steps:
- uses: actions/checkout@v4
- name: Building HTML
uses: astral-sh/setup-uv@v5
- shell: bash -l {0}
run: |
uv run sphinx-build -M html docs/source/ docs/build/
- name: Deploy
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/build/html
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy