]> git.ipfire.org Git - thirdparty/patchwork.git/commit
docs: prevent build error by rolling back Sphinx version
authorDaniel Axtens <dja@axtens.net>
Mon, 23 Aug 2021 06:48:59 +0000 (16:48 +1000)
committerStephen Finucane <stephen@that.guru>
Mon, 23 Aug 2021 16:36:25 +0000 (17:36 +0100)
commit65547c8701004f1a2a9ed9d16f1a372f4bd856e4
tree963c64766595c02086ad737aa4de2951f129c253
parentc0bdc31638443229fb6fc458bb014665afafaec8
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 https://github.com/sphinx-contrib/httpdomain/pull/51

Until it's fixed, hold back the Sphinx version to < 4.1.0

Signed-off-by: Daniel Axtens <dja@axtens.net>
Reviewed-by: Stephen Finucane <stephen@that.guru>
docs/requirements.txt