Skip to content

Commit e2f0519

Browse files
committed
docs: upgrade Sphinx.
1 parent 12a81f2 commit e2f0519

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
project = "Amaranth HDL toolchain"
77
version = amaranth.__version__
88
release = version.split("+")[0]
9-
copyright = "2020—2021, Amaranth HDL developers"
9+
copyright = "2020—2023, Amaranth HDL developers"
1010

1111
extensions = [
1212
"sphinx.ext.intersphinx",

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
sphinx~=4.2
1+
sphinx~=6.1
22
sphinxcontrib-platformpicker~=1.3
3-
sphinx-rtd-theme~=1.0
3+
sphinx-rtd-theme~=1.2

0 commit comments

Comments
 (0)