summaryrefslogtreecommitdiffstats
path: root/Doc/tools/sphinxext/indexsidebar.html
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-09-30 20:56:38 (GMT)
committerGeorg Brandl <georg@python.org>2014-09-30 20:56:38 (GMT)
commit61bd1dcf9bde6e64408392765d649c057a8fc81b (patch)
tree5947147361e896938f105eaebe90e0300ebb8345 /Doc/tools/sphinxext/indexsidebar.html
parentc8da4287a774fe8f26d6c47c501cf17a365ab922 (diff)
downloadcpython-61bd1dcf9bde6e64408392765d649c057a8fc81b.zip
cpython-61bd1dcf9bde6e64408392765d649c057a8fc81b.tar.gz
cpython-61bd1dcf9bde6e64408392765d649c057a8fc81b.tar.bz2
Move Doc/tools/sphinxext content to Doc/tools, there is no need for the nested subdirectory anymore.
Diffstat (limited to 'Doc/tools/sphinxext/indexsidebar.html')
-rw-r--r--Doc/tools/sphinxext/indexsidebar.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/Doc/tools/sphinxext/indexsidebar.html b/Doc/tools/sphinxext/indexsidebar.html
deleted file mode 100644
index 690c3d5..0000000
--- a/Doc/tools/sphinxext/indexsidebar.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<h3>Download</h3>
-<p><a href="{{ pathto('download') }}">Download these documents</a></p>
-<h3>Docs for other versions</h3>
-<ul>
- <li><a href="http://docs.python.org/2.7/">Python 2.7 (stable)</a></li>
- <li><a href="http://docs.python.org/3.4/">Python 3.4 (stable)</a></li>
- <li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
-</ul>
-
-<h3>Other resources</h3>
-<ul>
- {# XXX: many of these should probably be merged in the main docs #}
- <li><a href="http://www.python.org/dev/peps/">PEP Index</a></li>
- <li><a href="http://wiki.python.org/moin/BeginnersGuide">Beginner's Guide</a></li>
- <li><a href="http://wiki.python.org/moin/PythonBooks">Book List</a></li>
- <li><a href="http://www.python.org/doc/av/">Audio/Visual Talks</a></li>
-</ul>