We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59752e commit 0cb273dCopy full SHA for 0cb273d
docs/intro/resources.rst
@@ -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
21
Resources
22
=========
23
0 commit comments