]> granicus.if.org Git - python/commitdiff
Add some relevant <link> elements.
authorFred Drake <fdrake@acm.org>
Wed, 30 Oct 2002 21:17:10 +0000 (21:17 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 30 Oct 2002 21:17:10 +0000 (21:17 +0000)
Doc/html/about.html
Doc/html/index.html.in

index 8d276c0cd7d5cf52d70c498d01d31637324fbd5d..e9c0541443136e38a660ef841212f072356b2545 100644 (file)
@@ -5,6 +5,8 @@
     <meta name="description"
       content="Overview information about the Python documentation">
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+    <link rel="contents" href="index.html" title="Python Documentation Index">
+    <link rel="index" href="modindex.html" title="Global Module Index">
     <link rel="SHORTCUT ICON" href="icons/pyfav.gif" type="image/gif">
     <link rel="STYLESHEET" href="lib/lib.css">
   </head>
index 015536ec48422364d5825c46ab665be5a89397b1..a4c22d201fcab87b65911dbaa59fc259a01a6f56 100644 (file)
@@ -7,6 +7,9 @@
                    Python @RELEASE@.">
     <link rel="SHORTCUT ICON" href="icons/pyfav.gif" type="image/gif">
     <link rel="STYLESHEET" href="lib/lib.css" type="text/css">
+    <link rel="author" href="acks.html" title="Acknowledgements">
+    <link rel="help" href="about.html" title="About the Python Documentation">
+    <link rel="index" href="modindex.html" title="Global Module Index">
     <style type="text/css">
       a.title { font-weight: bold; font-size: 110%; }
       ul { margin-left: 1em; padding: 0pt; border: 0pt; }