File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
# -- Project information -----------------------------------------------------
22
22
23
23
project = u'Level Zero Specification'
24
- copyright = u'2020 , Intel'
24
+ copyright = u'2022 , Intel'
25
25
author = u'Intel'
26
26
27
27
# The short X.Y version
@@ -85,7 +85,7 @@ pygments_style = None
85
85
# The theme to use for HTML and HTML Help pages. See the documentation for
86
86
# a list of builtin themes.
87
87
#
88
- html_theme = 'sphinx_rtd_theme '
88
+ html_theme = 'sphinx_book_theme '
89
89
90
90
# Theme options are theme-specific and customize the look and feel of a theme
91
91
# further. For a list of options available for each theme, see the
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ six==1.13.0
25
25
snowballstemmer == 2.0.0
26
26
soupsieve == 1.9.5
27
27
Sphinx == 4.5.0
28
- sphinx-rtd -theme == 1.0 .0
28
+ sphinx-book -theme == 0.2 .0
29
29
sphinxcontrib-applehelp == 1.0.2
30
30
sphinxcontrib-devhelp == 1.0.2
31
31
sphinxcontrib-htmlhelp == 2.0.0
You can’t perform that action at this time.
0 commit comments