Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
8dc3df1b
Commit
8dc3df1b
authored
Jun 02, 2014
by
Senthil Kumaran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update references to Python docs in the sidebar index.
Patch contributed by Auke Willem Oosterhoff.
parent
b52f8767
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
16 deletions
+17
-16
Doc/tools/sphinxext/indexsidebar.html
Doc/tools/sphinxext/indexsidebar.html
+17
-16
No files found.
Doc/tools/sphinxext/indexsidebar.html
View file @
8dc3df1b
<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.3/"
>
Python 3.3 (stable)
</a></li>
<li><a
href=
"http://www.python.org/doc/versions/"
>
Old versions
</a></li>
</ul>
<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.3/"
>
Python 3.3 (stable)
</a></li>
<li><a
href=
"http://docs.python.org/3.5/"
>
Python 3.5 (in development)
</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>
<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>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment