Added links to official Python Docs and Read the Docs
authorJohannes Seitz <software@printhelloworld.de>
Mon, 10 Oct 2011 10:08:36 +0000 (12:08 +0200)
committerJohannes Seitz <software@printhelloworld.de>
Mon, 10 Oct 2011 10:08:36 +0000 (12:08 +0200)
docs/intro/resources.rst

index 314a462..daadf8e 100644 (file)
@@ -1,3 +1,23 @@
+Documentation
+=============
+
+Official Documentation
+~~~~~~~~~~~~~~~~~~~~~~
+
+The official Python Language and Library documentation can be found here:
+
+- `Python 2.x <http://docs.python.org/>`_
+- `Python 3.x <http://docs.python.org/py3k/>`_
+
+
+Read the Docs
+~~~~~~~~~~~~~
+
+Read the Docs is a popular community project, providing a single location for all documentation of popular and even more exotic Python modules.
+
+`Read the Docs <http://readthedocs.org/>`_
+
+
 Resources
 =========