summaryrefslogtreecommitdiff
path: root/docs/source
Commit message (Expand)AuthorAgeFilesLines
* Match noqa for users with explanationsbug/178Ian Cordasco2016-07-282-0/+11
* Update version and release notes for 3.0.23.0.2Ian Cordasco2016-07-261-2/+2
* Make the documentation very obviousIan Cordasco2016-07-261-2/+17
* Merge branch 'entry-point' into 'master' Ian Cordasco2016-07-271-1/+5
|\
| * Clarify what the X in the entry points doesFabian Neundorf2016-07-261-1/+5
* | Fix handling of logical lines with noqaIan Cordasco2016-07-261-0/+5
* | Fix zero-indexed column numberingIan Cordasco2016-07-261-0/+3
* | Move the unreleased note to the right versionIan Cordasco2016-07-262-4/+4
|/
* Fix project config file discoveryIan Cordasco2016-07-263-2/+12
* Add release notes for 3.0.13.0.1Ian Cordasco2016-07-251-0/+9
* Merge branch 'file-plugin-docs' into 'master' Ian Cordasco2016-07-251-4/+11
|\
| * Update documentation to separate parameter typesFabian Neundorf2016-07-251-4/+11
* | Handle multiline strings with '# noqa'Ian Cordasco2016-07-252-0/+11
|/
* Update release notes and version string for 3.03.0.0Ian Cordasco2016-07-241-18/+6
* Fix typo in documentation using `indect`Fabian Neundorf2016-07-211-1/+1
* Trim trailing whitespace in compat docsIan Cordasco2016-07-201-1/+1
* Document flake8-polyfill in compatibility sectionIan Cordasco2016-07-202-46/+78
* Document Legacy APIIan Cordasco2016-07-141-1/+93
* Add new Flake8 classifier to Trove listIan Cordasco2016-07-091-0/+1
* Use option name provided by the parserFabian Neundorf2016-07-091-4/+4
* Add 3.0.0b2 release notes3.0.0b2Ian Cordasco2016-06-281-0/+16
* Add high-level overview of how things fit togetherIan Cordasco2016-06-263-0/+131
* Add forgotten release noteIan Cordasco2016-06-261-0/+3
* Update compatibility docsIan Cordasco2016-06-261-2/+8
* Add missing release notesIan Cordasco2016-06-253-0/+22
* Merge branch 'origin/proposed/3.0' into master3.0.0b1Ian Cordasco2016-06-251-2/+2
* Add more release notes for 3.0.0b1Ian Cordasco2016-06-251-2/+14
* Add release note for 2.6.1Ian Cordasco2016-06-251-0/+6
* Rename dev subdirectory to plugin-developmentIan Cordasco2016-06-257-4/+4
* Add extra information to plugin dev indexIan Cordasco2016-06-251-5/+43
* Add some notes for users about how to use pluginsIan Cordasco2016-06-252-0/+67
* Add descriptions of pycodestyle and mccableIan Cordasco2016-06-241-1/+11
* Add missing - to sub-directoriesproposed/3.0Ian Cordasco2016-06-221-1/+1
* Add more definitions to glossaryIan Cordasco2016-06-221-1/+18
* Correct example register_options methodIan Cordasco2016-06-221-1/+2
* Start a glossary of termsIan Cordasco2016-06-222-2/+33
* Trim whitespace from cross-compat plugin docsIan Cordasco2016-06-221-2/+2
* Write plugin cross-compatibility documentationIan Cordasco2016-06-222-0/+150
* Add more detail about types of releasesIan Cordasco2016-06-221-4/+60
* Trim trailing whitespaceIan Cordasco2016-06-221-1/+1
* Update FAQ to be a bit clearerIan Cordasco2016-06-211-9/+21
* Add FAQIan Cordasco2016-06-202-0/+52
* Add documentation about release versioning and processIan Cordasco2016-06-202-0/+44
* Trim trailing whitespace in docsIan Cordasco2016-06-201-2/+2
* Add documentation ... for writing documentationIan Cordasco2016-06-203-2/+188
* Use |Flake8| consistently throughout documentationIan Cordasco2016-06-2019-167/+192
* Add |Flake8| substitution to the epilogIan Cordasco2016-06-201-0/+4
* Add --benchmark option documentationIan Cordasco2016-06-191-0/+21
* Grammar and clarity improvements.Cea Stapleton2016-06-1915-45/+45
* Set a default value for --selectIan Cordasco2016-06-161-1/+1