summaryrefslogtreecommitdiff
path: root/docs/source/user
Commit message (Collapse)AuthorAgeFilesLines
* Document Legacy APIIan Cordasco2016-07-141-1/+93
|
* Add some notes for users about how to use pluginsIan Cordasco2016-06-252-0/+67
|
* Add missing - to sub-directoriesproposed/3.0Ian Cordasco2016-06-221-1/+1
|
* Use |Flake8| consistently throughout documentationIan Cordasco2016-06-206-50/+50
|
* Add --benchmark option documentationIan Cordasco2016-06-191-0/+21
|
* Grammar and clarity improvements.Cea Stapleton2016-06-194-9/+9
|
* Set a default value for --selectIan Cordasco2016-06-161-1/+1
| | | | | This allows us to add --append-to-select and --append-to-ignore at a later date that will work as expected and in a consistent manner.
* Copied one too many lines from templateIan Cordasco2016-06-141-2/+0
|
* Add documentation for --install-hookIan Cordasco2016-06-141-0/+22
|
* Add documentation around specifying a format stringIan Cordasco2016-06-141-2/+16
|
* Add flake8.api and docs for itIan Cordasco2016-06-082-0/+12
| | | | Stub out the primary method people seem to use.
* Add documentation around ignoring errorsIan Cordasco2016-06-073-0/+97
|
* Add --stdin-display-name to modify report outputIan Cordasco2016-06-061-0/+24
|
* Rely on Python 3.4 backport of configparserIan Cordasco2016-05-301-0/+8
| | | | | | 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
* Add template in comments for new optionsIan Cordasco2016-05-291-27/+48
| | | | Also ensure that existing documentation is consistent with the template
* Add a first pass at documenting cli optionsIan Cordasco2016-05-291-65/+604
|
* Start adding descriptions of optionsIan Cordasco2016-05-283-1/+105
|
* Add example configuration sections to the docsIan Cordasco2016-05-281-1/+124
| | | | Add tests to verify our examples do not regress
* Add more to configuration documentationIan Cordasco2016-05-271-0/+49
|
* Begin adding user-facing documentationIan Cordasco2016-05-263-0/+184
| | | | Especially around invocation and configuration
* Add a tiny bit to Usage Guide indexIan Cordasco2016-05-181-0/+14
|
* Add user guide index pageIan Cordasco2016-05-181-0/+4
|
* Move docs directories into docs/sourceIan Cordasco2016-01-251-0/+0