local-doc-references
authorMatthias Klose <doko@debian.org>
Fri, 3 Sep 2021 06:18:44 +0000 (07:18 +0100)
committerMatthias Klose <doko@debian.org>
Fri, 3 Sep 2021 06:18:44 +0000 (07:18 +0100)
Gbp-Pq: Name local-doc-references.diff

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

index 17592d74a4eb529250b1166260a05e5dc371cc06..78464f0e04f89f98255ed8cd1589b396a573cef2 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.9/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 3f87e89f675c4ec358b2279573de4355d5dafca6..bce3c5e43bd0748264959144a46dc395d1579c58 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.9/html/library/idle.html" />