You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Doc/conf.py
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -114,12 +114,13 @@
114
114
# Short title used e.g. for <title> HTML tags.
115
115
html_short_title='%s Documentation'%release
116
116
117
-
# Deployment preview information, from Netlify
118
-
# (See netlify.toml and https://docs.netlify.com/configure-builds/environment-variables/#git-metadata)
117
+
# Deployment preview information
118
+
# (See .readthedocs.yml and https://docs.readthedocs.io/en/stable/reference/environment-variables.html)
<imgsrc="https://www.netlify.com/img/global/badges/netlify-color-accent.svg" alt="Deploys by Netlify" />
17
-
</a>
18
-
</div>
19
14
{% trans %}This is a deploy preview created from a <ahref="{{ repository_url }}/pull/{{ pr_id }}">pull request</a>.
20
15
For authoritative documentation, see the {% endtrans %}
21
16
<ahref="https://docs.python.org/3/{{ pagename }}{{ file_suffix }}">{% trans %} the current stable release{% endtrans %}</a>.
0 commit comments