Skip to content

Commit

Permalink
readthedocs: Switch back to DirHTML builder
Browse files Browse the repository at this point in the history
Looks like this got lost in the switch to the '.readthedocs.yaml'
configuration file.

Signed-off-by: Stephen Finucane <stephen@that.guru>
  • Loading branch information
stephenfin committed Oct 4, 2023
1 parent c10cb3e commit f157587
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ version: 2
python:
install:
- requirements: docs/requirements.txt
sphinx:
builder: "dirhtml"
build:
os: "ubuntu-22.04"
tools:
Expand Down

0 comments on commit f157587

Please sign in to comment.