local-doc-references
authorMatthias Klose <doko@debian.org>
Thu, 17 Sep 2020 10:40:00 +0000 (11:40 +0100)
committerMatthias Klose <doko@debian.org>
Thu, 17 Sep 2020 10:40:00 +0000 (11:40 +0100)
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 b2853cffe0c26d66e144595534770b66d0aea0fb..fbd51b130bc4c3d242c9e89a353a20d78de2e344 100644 (file)
@@ -25,7 +25,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" />