Skip to content

Commit f5b6921

Browse files
committed
Merge branch 'main' into v1.22-merge
2 parents 2ea2b06 + dc25e8c commit f5b6921

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

Diff for: .readthedocs.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
# Required
99
version: 2
1010

11+
sphinx:
12+
configuration: docs/conf.py
13+
1114
build:
1215
os: ubuntu-20.04
1316
tools:

Diff for: docs/conf.py

-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@
113113
import sphinx_rtd_theme
114114

115115
html_theme = "sphinx_rtd_theme"
116-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
117116

118117
# Add any paths that contain custom static files (such as style sheets) here,
119118
# relative to this directory. They are copied after the builtin static files,
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)