summaryrefslogtreecommitdiffstats
path: root/Doc/html
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/html')
-rw-r--r--Doc/html/index.html.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/Doc/html/index.html.in b/Doc/html/index.html.in
index 68a5677..11b3598 100644
--- a/Doc/html/index.html.in
+++ b/Doc/html/index.html.in
@@ -4,6 +4,7 @@
<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; }
</style>
</head>
<body bgcolor="#ffffff">
@@ -82,6 +83,24 @@
</ul>
</td>
</tr>
+ <tr>
+ <td>
+ &nbsp;
+ <ul>
+ <li> <a href="http://www.python.org/doc/" class="title"
+ >Python Documentation Central</a>
+ <br>(for everyone)
+ </ul>
+ </td>
+ <td>
+ &nbsp;
+ <ul>
+ <li> <a href="http://www.python.org/doc/howto/" class="title"
+ >Python How-To Guides</a>
+ <br>(special topics)
+ </ul>
+ </td>
+ </tr>
</tbody>
</table>