Files
python-guide/docs/intro/documentation.rst
T
2014-04-14 12:56:28 -07:00

22 lines
474 B
ReStructuredText

Documentation
=============
Official Documentation
----------------------
The official Python Language and Library documentation can be found here:
- `Python 2.x <https://docs.python.org/2/>`_
- `Python 3.x <https://docs.python.org/3/>`_
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/>`_