We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
using_rtd_theme
1 parent 0c18b80 commit 8fd4342Copy full SHA for 8fd4342
readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl
@@ -50,7 +50,6 @@ if os.path.exists('_static'):
50
51
#Add project information to the template context.
52
context = {
53
- 'using_theme': using_rtd_theme,
54
'html_theme': html_theme,
55
'current_version': "{{ version.verbose_name }}",
56
'version_slug': "{{ version.slug }}",
0 commit comments