Marcos Pereira
|
e13c1d32b3
|
Add info to docs on how py -3 ignores virtualenv
|
2 years ago |
Adwaith
|
b678effb76
|
Add intents parameter to basic example
|
3 years ago |
apple502j
|
e0d3521d16
|
[docs] Fix typos
|
3 years ago |
Arnav Jindal
|
2e6c28bd60
|
Bump Python version in Quickstart documentation
|
4 years ago |
Rapptz
|
ea32147d02
|
Fix all warnings with Sphinx
|
4 years ago |
Sebastian Law
|
05c123f3ab
|
Use f-strings in more places that were missed
|
4 years ago |
Tim Gates
|
c5a76588cd
|
docs: fix simple typo, libaries -> libraries
There is a small typo in docs/intro.rst.
Should read `libraries` rather than `libaries`.
|
4 years ago |
NCPlayz
|
3c9bcc2851
|
Improve documentation
|
6 years ago |
Dante Dam
|
497894e756
|
Improvements to intro docs.
|
6 years ago |
Ben Mintz
|
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.
|
7 years ago |
Rapptz
|
f25091efe1
|
Drop support for Python 3.4 and make minimum version 3.5.2.
|
7 years ago |
Rapptz
|
f588876587
|
Use Python3Lexer instead of PythonLexer for pygments.
|
8 years ago |
Rapptz
|
b44bba6ee6
|
First pass at documentation reform.
|
8 years ago |