Refactored the Introduction section.

Removed redundant links to learning resources and separated the
learning, documentation, and news sections in to their own pages.
This commit is contained in:
Kamil Kisiel
2011-12-22 10:47:38 -08:00
parent 1cb4fa8672
commit 1557d0ca73
6 changed files with 97 additions and 96 deletions
+20
View File
@@ -0,0 +1,20 @@
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/>`_