Commit 65547c8
docs: prevent build error by rolling back Sphinx version
We're hitting a sphinxcontrib-httpdomain vs sphinx issue that was
causing the openapi part of doc builds to error out with:
<openapi>:1:Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
See sphinx-contrib/httpdomain#51
Until it's fixed, hold back the Sphinx version to < 4.1.0
Signed-off-by: Daniel Axtens <[email protected]>
Reviewed-by: Stephen Finucane <[email protected]>1 parent c0bdc31 commit 65547c8
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
0 commit comments