We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a81f2 commit e2f0519Copy full SHA for e2f0519
docs/conf.py
@@ -6,7 +6,7 @@
6
project = "Amaranth HDL toolchain"
7
version = amaranth.__version__
8
release = version.split("+")[0]
9
-copyright = "2020—2021, Amaranth HDL developers"
+copyright = "2020—2023, Amaranth HDL developers"
10
11
extensions = [
12
"sphinx.ext.intersphinx",
docs/requirements.txt
@@ -1,3 +1,3 @@
1
-sphinx~=4.2
+sphinx~=6.1
2
sphinxcontrib-platformpicker~=1.3
3
-sphinx-rtd-theme~=1.0
+sphinx-rtd-theme~=1.2
0 commit comments