diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/html/about.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/html/about.html b/Doc/html/about.html index e9c0541..0e0fb64 100644 --- a/Doc/html/about.html +++ b/Doc/html/about.html @@ -7,6 +7,8 @@ <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="start" href="index.html" title="Python Documentation Index"> + <link rel="up" href="index.html" title="Python Documentation Index"> <link rel="SHORTCUT ICON" href="icons/pyfav.gif" type="image/gif"> <link rel="STYLESHEET" href="lib/lib.css"> </head> |