local-doc-references
authorMatthias Klose <doko@debian.org>
Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)
committerMatthias Klose <doko@debian.org>
Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)
Gbp-Pq: Name local-doc-references.diff

Doc/tools/templates/layout.html
Lib/idlelib/help.html

index 17592d74a4eb529250b1166260a05e5dc371cc06..722dc294abc709d5920e36be9bd25a548c112d8f 100644 (file)
@@ -24,7 +24,7 @@
 {% endblock %}
 
 {% block extrahead %}
-    <link rel="canonical" href="https://docs.python.org/3/{{pagename}}.html" />
+    <link rel="canonical" href="file:///usr/share/doc/python3.8/html/{{pagename}}.html" />
     {% if builder != "htmlhelp" %}
       {% if switchers is defined and not embedded %}
       <script type="text/javascript" src="{{ pathto('_static/switchers.js', 1) }}"></script>{% endif %}
index 170999e12801730f596b1f9791187abbf173d7c1..e439e922620147e10e25c3187c8f837745976b5e 100644 (file)
@@ -26,7 +26,7 @@
     <link rel="copyright" title="Copyright" href="../copyright.html" />
     <link rel="next" title="Other Graphical User Interface Packages" href="othergui.html" />
     <link rel="prev" title="tkinter.tix — Extension widgets for Tk" href="tkinter.tix.html" />
-    <link rel="canonical" href="https://docs.python.org/3/library/idle.html" />
+    <link rel="canonical" href="file:///usr/share/doc/python3.8/html/library/idle.html" />