]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
readthedocs: Switch back to DirHTML builder
authorStephen Finucane <stephen@that.guru>
Wed, 4 Oct 2023 09:09:32 +0000 (10:09 +0100)
committerStephen Finucane <stephen@that.guru>
Wed, 4 Oct 2023 09:09:52 +0000 (10:09 +0100)
Looks like this got lost in the switch to the '.readthedocs.yaml'
configuration file.

Signed-off-by: Stephen Finucane <stephen@that.guru>
.readthedocs.yaml

index ed3d202bde0cb9deff2cdcede3e64076acb620f2..e19fe966e8efaa4427be7ebdd7e5d1051aa0b1c1 100644 (file)
@@ -3,6 +3,8 @@ version: 2
 python:
   install:
     - requirements: docs/requirements.txt
+sphinx:
+  builder: "dirhtml"
 build:
   os: "ubuntu-22.04"
   tools: