Proper RTD detection.
This commit is contained in:
2
docs/_templates/layout.html
vendored
2
docs/_templates/layout.html
vendored
@ -27,7 +27,7 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{%- if readthedocs %}
|
||||
{%- if ON_READTHEDOCS %}
|
||||
<script>
|
||||
if (typeof READTHEDOCS_DATA !== 'undefined') {
|
||||
if (!READTHEDOCS_DATA.features) {
|
||||
|
Reference in New Issue
Block a user