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 cbea91a commit 2559deaCopy full SHA for 2559dea
Doc/conf.py
@@ -116,6 +116,11 @@
116
html_theme_path = ['']
117
html_favicon = '_static/py.svg'
118
html_theme_options = {
119
+ #-------------------------------------------------------------------
120
+ # Add these variables manually to:
121
+ # Doc/venv/lib/python3.9/site-packages/sphinx_rtd_theme/theme.conf
122
+ # then they can be accessed via theme_issues_url + theme_license_url
123
124
'issues_url': '/bugs.html',
125
'license_url': '/license.html',
126
0 commit comments