aboutsummaryrefslogtreecommitdiff
path: root/docs/intro.rst
Commit message (Collapse)AuthorAgeFilesLines
* Bump Python version in Quickstart documentationArnav Jindal2021-04-191-3/+2
|
* Fix all warnings with SphinxRapptz2021-04-101-0/+2
|
* Use f-strings in more places that were missedSebastian Law2021-04-081-2/+2
|
* docs: fix simple typo, libaries -> librariesTim Gates2020-12-251-1/+1
| | | | | There is a small typo in docs/intro.rst. Should read `libraries` rather than `libaries`.
* Improve documentationNCPlayz2019-06-071-5/+5
|
* Improvements to intro docs.Dante Dam2019-04-121-7/+7
|
* docs/mimgrating.rst: CPython 3.5.2 is not supported!Ben Mintz2018-06-211-1/+1
| | | | | The minimum version supported by aiohttp is CPython 3.5.3, not 3.5.2. Fixes #1344.
* Drop support for Python 3.4 and make minimum version 3.5.2.Rapptz2018-06-101-3/+3
|
* Use Python3Lexer instead of PythonLexer for pygments.Rapptz2017-05-221-1/+1
|
* First pass at documentation reform.Rapptz2017-05-121-0/+112