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 7ce1ccb commit 716fb8dCopy full SHA for 716fb8d
doc/requirements.txt
@@ -3,6 +3,6 @@
3
# SPDX-License-Identifier: MIT
4
5
reuse
6
-sphinx
+sphinx==5.0
7
sphinx-book-theme
8
-sphinxcontrib-spelling
+sphinxcontrib-spelling
doc/source/conf.py
@@ -18,7 +18,7 @@
18
# -- Project information -----------------------------------------------------
19
20
project = 'Intel® oneAPI CI Samples'
21
-copyright = '2020 Intel Corporation'
+copyright = '2024 Intel Corporation'
22
author = 'Intel Corporation'
23
24
0 commit comments