Skip to content

Commit b847c44

Browse files
Cleanup and deploy
1 parent d0c0a12 commit b847c44

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+6
-18735
lines changed

.github/workflows/static.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,18 @@ jobs:
3030
steps:
3131
- name: Checkout
3232
uses: actions/checkout@v4
33+
3334
- name: Setup Pages
3435
uses: actions/configure-pages@v4
36+
37+
- name: Build HTML with Sphinx
38+
run: sphinx-build -b html source/ build/html
39+
3540
- name: Upload artifact
3641
uses: actions/upload-pages-artifact@v3
3742
with:
38-
# Upload entire repository
3943
path: './build/html'
44+
4045
- name: Deploy to GitHub Pages
4146
id: deployment
4247
uses: actions/deploy-pages@v4
-4.67 KB
Binary file not shown.
-7.54 KB
Binary file not shown.

build/doctrees/environment.pickle

-15.8 KB
Binary file not shown.

build/doctrees/external_links.doctree

-4.43 KB
Binary file not shown.

build/doctrees/index.doctree

-24.4 KB
Binary file not shown.

build/html/.buildinfo

Lines changed: 0 additions & 4 deletions
This file was deleted.
-5.82 MB
Binary file not shown.

build/html/_sources/_templates/custom_class.rst.txt

Lines changed: 0 additions & 32 deletions
This file was deleted.

build/html/_sources/_templates/custom_module.rst.txt

Lines changed: 0 additions & 66 deletions
This file was deleted.

build/html/_sources/external_links.rst.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

build/html/_sources/index.rst.txt

Lines changed: 0 additions & 72 deletions
This file was deleted.

build/html/_static/_sphinx_javascript_frameworks_compat.js

Lines changed: 0 additions & 134 deletions
This file was deleted.

0 commit comments

Comments
 (0)