[Python-checkins] r84431 - python/branches/py3k/Doc/tools/sphinxext/indexcontent.html

raymond.hettinger python-checkins at python.org
Thu Sep 2 11:17:32 CEST 2010


Author: raymond.hettinger
Date: Thu Sep 2 11:17:31 2010
New Revision: 84431
Log:
Keep contents order the same between versions.
Modified:
 python/branches/py3k/Doc/tools/sphinxext/indexcontent.html
Modified: python/branches/py3k/Doc/tools/sphinxext/indexcontent.html
==============================================================================
--- python/branches/py3k/Doc/tools/sphinxext/indexcontent.html	(original)
+++ python/branches/py3k/Doc/tools/sphinxext/indexcontent.html	Thu Sep 2 11:17:31 2010
@@ -11,10 +11,10 @@
 <span class="linkdescr">keep this under your pillow</span></p>
 <p class="biglink"><a class="biglink" href="{{ pathto("reference/index") }}">Language Reference</a><br/>
 <span class="linkdescr">describes syntax and language elements</span></p>
- <p class="biglink"><a class="biglink" href="{{ pathto("howto/index") }}">Python HOWTOs</a><br/>
- <span class="linkdescr">in-depth documents on specific topics</span></p>
 <p class="biglink"><a class="biglink" href="{{ pathto("using/index") }}">Python Setup</a><br/>
 <span class="linkdescr">how to use Python on different platforms</span></p>
+ <p class="biglink"><a class="biglink" href="{{ pathto("howto/index") }}">Python HOWTOs</a><br/>
+ <span class="linkdescr">in-depth documents on specific topics</span></p>
 </td><td width="50%">
 <p class="biglink"><a class="biglink" href="{{ pathto("extending/index") }}">Extending and Embedding</a><br/>
 <span class="linkdescr">tutorial for C/C++ programmers</span></p>


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /