Skip to content

Commit d28e370

Browse files
committed
[requirements-docs.txt]: Update sphinx-rtd-theme >=3.0, <4.0
Update sphinx-rtd-theme from `>=1.0, <4.0` to `>=3.0, <4.0`. In version 3.0.0, the configuration option [`display_version`](https://sphinx-rtd-theme.readthedocs.io/en/3.0.0/configuring.html#confval-display_version) was replaced by [`version_selector`](https://sphinx-rtd-theme.readthedocs.io/en/3.0.0/configuring.html#confval-version_selector). Note that [`version_selector`](https://sphinx-rtd-theme.readthedocs.io/en/3.0.0/configuring.html#confval-version_selector) requires the documentation to be hosted on [Read the Docs](https://readsthedocs.com/), because it makes use of [Read the Docs Addons](https://docs.readthedocs.io/page/addons.html).
1 parent 8bc8836 commit d28e370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Requirements to build hpcss' documentation.
22

33
sphinx >=5.0, <9.0
4-
sphinx-rtd-theme >=1.0, <4.0
4+
sphinx-rtd-theme >=3.0, <4.0
55
tomlkit >=0.1, < 1.0

0 commit comments

Comments
 (0)