Skip to content

Commit

Permalink
api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardFrangenberg committed Oct 13, 2023
1 parent 49c3ad3 commit 732c764
Show file tree
Hide file tree
Showing 43 changed files with 61 additions and 948 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
pip install sphinx sphinx_book_theme myst_parser
- name: Sphinx build
run: |
sphinx-build Documentation _build
sphinx-apidoc --no-toc --module-first -o doc/autodoc Prism/Scripts
sphinx-build doc _build -b dirhtml
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/dev_pages' }}
Expand Down
20 changes: 0 additions & 20 deletions Documentation/Makefile

This file was deleted.

158 changes: 0 additions & 158 deletions Documentation/conf.py

This file was deleted.

28 changes: 0 additions & 28 deletions Documentation/index.rst

This file was deleted.

Loading

0 comments on commit 732c764

Please sign in to comment.