mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
Added a couple of links to online documentation. Reasonable since this
file is not used in the online documentation.
This commit is contained in:
parent
2ef0753a17
commit
47eceeaaa4
1 changed files with 19 additions and 0 deletions
|
@ -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>
|
||||
|
||||
<ul>
|
||||
<li> <a href="http://www.python.org/doc/" class="title"
|
||||
>Python Documentation Central</a>
|
||||
<br>(for everyone)
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
<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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue