Commit 47eceeaa authored by Fred Drake's avatar Fred Drake

Added a couple of links to online documentation. Reasonable since this

file is not used in the online documentation.
parent 2ef0753a
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment