mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Make all whatsnew docs accessible.
This commit is contained in:
parent
f3776a17ef
commit
151f42fe12
5 changed files with 28 additions and 16 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<table class="contentstable" align="center"><tr>
|
||||
<td width="50%">
|
||||
<p class="biglink"><a class="biglink" href="{{ pathto("whatsnew/" + version) }}">What's new in Python {{ version }}?</a><br/>
|
||||
<span class="linkdescr">changes since previous major release</span></p>
|
||||
<span class="linkdescr">or <a href="{{ pathto("whatsnew/index") }}">all "What's new" documents</a> since 2.0</span></span></p>
|
||||
<p class="biglink"><a class="biglink" href="{{ pathto("tutorial/index") }}">Tutorial</a><br/>
|
||||
<span class="linkdescr">start here</span></p>
|
||||
<p class="biglink"><a class="biglink" href="{{ pathto("using/index") }}">Using Python</a><br/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue