Skip to content

Commit 009b061

Browse files
author
Oliver Smith
committed
fixed bugs in docs build
1 parent 4b5bd89 commit 009b061

31 files changed

Lines changed: 99 additions & 102 deletions

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
run: poetry run python -m unittest -v
5757

5858
- name: Build Docs
59-
run: poetry run sphinx-build -n -W -b html docs/source docs/build/html
59+
run: poetry run sphinx-build -n -b html docs/source docs/build/html

docs/build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 8a1a8f494b1fe77360587adea0201891
3+
config: 236647418c8de877c69ffe13bc74700e
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
11.7 KB
Binary file not shown.
794 KB
Binary file not shown.
75.6 KB
Binary file not shown.
6.81 KB
Binary file not shown.
18.6 KB
Binary file not shown.
2.62 KB
Binary file not shown.
3.64 KB
Binary file not shown.
308 KB
Binary file not shown.

0 commit comments

Comments
 (0)