summaryrefslogtreecommitdiffstats
path: root/Doc/html
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-04-01 18:49:45 (GMT)
committerFred Drake <fdrake@acm.org>2002-04-01 18:49:45 (GMT)
commitc9319b37a580ca8a97f8ceb56abfa4957456fcc6 (patch)
tree5910d86a0ed5346ffd17fe2ce7f18aabccca69e6 /Doc/html
parent26c49b66bb063fb3dd91d8c3f6670660533e5d40 (diff)
downloadcpython-c9319b37a580ca8a97f8ceb56abfa4957456fcc6.zip
cpython-c9319b37a580ca8a97f8ceb56abfa4957456fcc6.tar.gz
cpython-c9319b37a580ca8a97f8ceb56abfa4957456fcc6.tar.bz2
Minor adjustments.
Diffstat (limited to 'Doc/html')
-rw-r--r--Doc/html/index.html.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/html/index.html.in b/Doc/html/index.html.in
index 70881f9..b242c7f 100644
--- a/Doc/html/index.html.in
+++ b/Doc/html/index.html.in
@@ -1,10 +1,11 @@
<html>
<head>
<title>Python @RELEASE@ Documentation - @DATE@</title>
- <link rel="STYLESHEET" href="lib/lib.css" type="text/css">
+ <meta name="aesop" content="links">
<meta name="description"
content="Top-level index to the standard documentation for
Python @RELEASE@.">
+ <link rel="STYLESHEET" href="lib/lib.css" type="text/css">
<style type="text/css">
a.title { font-weight: bold; font-size: 110%; }
ul { margin-left: 1em; padding: 0pt; border: 0pt; }