Skip to content

Commit

Permalink
Docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Apr 27, 2024
1 parent 89b1b92 commit 305f516
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 243 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- id: build-sphinx-documentation
name: Build Sphinx documentation
run: pipenv run sphinx-build -b html src _build;
run: pipenv run make html;
shell: bash
working-directory: docs

Expand Down
242 changes: 0 additions & 242 deletions docs/make.bat

This file was deleted.

0 comments on commit 305f516

Please sign in to comment.