Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0cb273d

Browse filesBrowse files
author
Johannes Seitz
committed
Added links to official Python Docs and Read the Docs
1 parent a59752e commit 0cb273d
Copy full SHA for 0cb273d

File tree

Expand file treeCollapse file tree

1 file changed

+20
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+20
-0
lines changed

‎docs/intro/resources.rst

Copy file name to clipboardExpand all lines: docs/intro/resources.rst
+20Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
Documentation
2+
=============
3+
4+
Official Documentation
5+
~~~~~~~~~~~~~~~~~~~~~~
6+
7+
The official Python Language and Library documentation can be found here:
8+
9+
- `Python 2.x <http://docs.python.org/>`_
10+
- `Python 3.x <http://docs.python.org/py3k/>`_
11+
12+
13+
Read the Docs
14+
~~~~~~~~~~~~~
15+
16+
Read the Docs is a popular community project, providing a single location for all documentation of popular and even more exotic Python modules.
17+
18+
`Read the Docs <http://readthedocs.org/>`_
19+
20+
121
Resources
222
=========
323

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.