Skip to content

Commit

Permalink
add sphinx quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
ens-ftricomi committed Sep 20, 2023
1 parent 2a88d4b commit baaf41a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
pip install sphinx sphinx_rtd_theme
- name: Sphinx build
run: |
sphinx -quickstart
sphinx-build -build -b html docs/source docs/build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit baaf41a

Please sign in to comment.