mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
Update URLs in comments and metadata to use HTTPS (GH-27458)
This commit is contained in:
parent
ea4673ed07
commit
be42c06bb0
39 changed files with 58 additions and 58 deletions
|
@ -85,7 +85,7 @@ templates_path = ['tools/templates']
|
|||
|
||||
# Custom sidebar templates, filenames relative to this file.
|
||||
html_sidebars = {
|
||||
# Defaults taken from http://www.sphinx-doc.org/en/stable/config.html#confval-html_sidebars
|
||||
# Defaults taken from https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_sidebars
|
||||
# Removes the quick search block
|
||||
'**': ['localtoc.html', 'relations.html', 'customsourcelink.html'],
|
||||
'index': ['indexsidebar.html'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue