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

Skip to content

Commit 3d2dc35

Browse files
committed
Merged revisions 72971 via svnmerge from
svn+ssh://[email protected]/python/trunk ........ r72971 | benjamin.peterson | 2009-05-27 22:02:13 -0500 (Wed, 27 May 2009) | 1 line switch library reference and language reference ........
1 parent d642734 commit 3d2dc35

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/tools/sphinxext/indexcontent.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<span class="linkdescr">start here</span></p>
1010
<p class="biglink"><a class="biglink" href="{{ pathto("using/index") }}">Using Python</a><br/>
1111
<span class="linkdescr">how to use Python on different platforms</span></p>
12-
<p class="biglink"><a class="biglink" href="{{ pathto("reference/index") }}">Language Reference</a><br/>
13-
<span class="linkdescr">describes syntax and language elements</span></p>
1412
<p class="biglink"><a class="biglink" href="{{ pathto("library/index") }}">Library Reference</a><br/>
1513
<span class="linkdescr">keep this under your pillow</span></p>
14+
<p class="biglink"><a class="biglink" href="{{ pathto("reference/index") }}">Language Reference</a><br/>
15+
<span class="linkdescr">describes syntax and language elements</span></p>
1616
<p class="biglink"><a class="biglink" href="{{ pathto("howto/index") }}">Python HOWTOs</a><br/>
1717
<span class="linkdescr">in-depth documents on specific topics</span></p>
1818
</td><td width="50%">

0 commit comments

Comments
 (0)