summaryrefslogtreecommitdiffstats
path: root/Doc/html/about.html
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-10-30 21:17:10 (GMT)
committerFred Drake <fdrake@acm.org>2002-10-30 21:17:10 (GMT)
commit942bd502e7b81720d8f54397e5e1b8d9e68f62ff (patch)
tree7de8868d04ded500f418440be4e449a7412c8977 /Doc/html/about.html
parent3adefccdcb26ca547e26184018b55e4243a568b1 (diff)
downloadcpython-942bd502e7b81720d8f54397e5e1b8d9e68f62ff.zip
cpython-942bd502e7b81720d8f54397e5e1b8d9e68f62ff.tar.gz
cpython-942bd502e7b81720d8f54397e5e1b8d9e68f62ff.tar.bz2
Add some relevant <link> elements.
Diffstat (limited to 'Doc/html/about.html')
-rw-r--r--Doc/html/about.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/html/about.html b/Doc/html/about.html
index 8d276c0..e9c0541 100644
--- a/Doc/html/about.html
+++ b/Doc/html/about.html
@@ -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>