File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -16,5 +16,4 @@ python:
16
16
17
17
# Build documentation in the docs/ directory with Sphinx
18
18
sphinx :
19
- builder : singlehtml
20
19
configuration : conf.py
Original file line number Diff line number Diff line change 18
18
# -- Project information -----------------------------------------------------
19
19
20
20
project = 'OpenACC Programming and Best Practices Guide'
21
- copyright = '2020 , OpenACC.org'
21
+ copyright = '2023 , OpenACC.org'
22
22
author = 'OpenACC.org'
23
23
24
24
51
51
# The theme to use for HTML and HTML Help pages. See the documentation for
52
52
# a list of builtin themes.
53
53
#
54
- html_theme = 'default '
54
+ html_theme = 'sphinx_rtd_theme '
55
55
56
56
# Add any paths that contain custom static files (such as style sheets) here,
57
57
# relative to this directory. They are copied after the builtin static files,
You can’t perform that action at this time.
0 commit comments