Commit Graph

13 Commits

Author SHA1 Message Date
e13c1d32b3 Add info to docs on how py -3 ignores virtualenv 2023-02-10 19:25:30 -05:00
b678effb76 Add intents parameter to basic example 2022-04-27 22:13:05 -04:00
e0d3521d16 [docs] Fix typos 2022-03-07 17:36:15 -05:00
2e6c28bd60 Bump Python version in Quickstart documentation 2021-04-19 22:26:56 -04:00
ea32147d02 Fix all warnings with Sphinx 2021-04-10 03:27:40 -04:00
05c123f3ab Use f-strings in more places that were missed 2021-04-08 09:31:06 -04:00
c5a76588cd docs: fix simple typo, libaries -> libraries
There is a small typo in docs/intro.rst.

Should read `libraries` rather than `libaries`.
2020-12-25 02:22:19 -05:00
3c9bcc2851 Improve documentation 2019-06-07 19:27:46 -04:00
497894e756 Improvements to intro docs. 2019-04-12 20:56:40 -04:00
184c4302c7 docs/mimgrating.rst: CPython 3.5.2 is not supported!
The minimum version supported by aiohttp is CPython 3.5.3, not 3.5.2.
Fixes #1344.
2018-06-21 07:44:02 -04:00
f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. 2018-06-10 18:10:00 -04:00
f588876587 Use Python3Lexer instead of PythonLexer for pygments. 2017-05-22 07:21:23 -04:00
b44bba6ee6 First pass at documentation reform. 2017-05-12 20:14:34 -04:00