Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 47eceea

Browse files
committed
Added a couple of links to online documentation. Reasonable since this
file is not used in the online documentation.
1 parent 2ef0753 commit 47eceea

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Doc/html/index.html.in

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<link rel="STYLESHEET" href="lib/lib.css" type="text/css">
55
<style type="text/css">
66
a.title { font-weight: bold; font-size: 110%; }
7+
ul { margin-left: 1em; padding: 0pt; border: 0pt; }
78
</style>
89
</head>
910
<body bgcolor="#ffffff">
@@ -82,6 +83,24 @@
8283
</ul>
8384
</td>
8485
</tr>
86+
<tr>
87+
<td>
88+
&nbsp;
89+
<ul>
90+
<li> <a href="http://www.python.org/doc/" class="title"
91+
>Python Documentation Central</a>
92+
<br>(for everyone)
93+
</ul>
94+
</td>
95+
<td>
96+
&nbsp;
97+
<ul>
98+
<li> <a href="http://www.python.org/doc/howto/" class="title"
99+
>Python How-To Guides</a>
100+
<br>(special topics)
101+
</ul>
102+
</td>
103+
</tr>
85104
</tbody>
86105
</table>
87106

0 commit comments

Comments
 (0)