summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2010-09-01 20:31:59 (GMT)
committerRaymond Hettinger <python@rcn.com>2010-09-01 20:31:59 (GMT)
commita09dc9e38a43f7129b5702200389044dc51541f9 (patch)
treebd376e349e9f8342acf7ded58f884eb8afc16497 /Doc/tools
parent1ce3eb5c5b4830e69b21865e2d723e22749544e0 (diff)
downloadcpython-a09dc9e38a43f7129b5702200389044dc51541f9.zip
cpython-a09dc9e38a43f7129b5702200389044dc51541f9.tar.gz
cpython-a09dc9e38a43f7129b5702200389044dc51541f9.tar.bz2
'Using Python' now called 'Python Setup'
Diffstat (limited to 'Doc/tools')
-rw-r--r--Doc/tools/sphinxext/indexcontent.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/tools/sphinxext/indexcontent.html b/Doc/tools/sphinxext/indexcontent.html
index ef61e80..730ad54 100644
--- a/Doc/tools/sphinxext/indexcontent.html
+++ b/Doc/tools/sphinxext/indexcontent.html
@@ -7,14 +7,14 @@
<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/>
- <span class="linkdescr">how to use Python on different platforms</span></p>
<p class="biglink"><a class="biglink" href="{{ pathto("library/index") }}">Library Reference</a><br/>
<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>
</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>