flake8/docs/source/user
Ian Cordasco 33f982b446 Rely on Python 3.4 backport of configparser
Python 2.7's ConfigParser module does not allow for the behaviour we
have documented for config files in Flake8 3.0. To compensate for that,
we add a dependency on the configparser backport on PyPI for Python 2.7
2016-05-30 12:51:31 -05:00
..
.keep Move docs directories into docs/source 2016-01-25 21:15:04 -06:00
configuration.rst Rely on Python 3.4 backport of configparser 2016-05-30 12:51:31 -05:00
index.rst Start adding descriptions of options 2016-05-28 12:20:46 -05:00
invocation.rst Begin adding user-facing documentation 2016-05-26 13:21:25 -05:00
options.rst Add template in comments for new options 2016-05-29 21:04:03 -05:00