summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
| * Begin adding user-facing documentationIan Cordasco2016-05-265-7/+195
| * Add a tiny bit to Usage Guide indexIan Cordasco2016-05-181-0/+14
| * Add user guide index pageIan Cordasco2016-05-182-0/+6
| * Add installation and quickstart to docs start pageIan Cordasco2016-05-181-0/+57
| * Nest internal docsIan Cordasco2016-05-182-6/+24
| * Nest plugin development docsIan Cordasco2016-05-184-6/+25
| * Add documentation for receiving parsed optionsIan Cordasco2016-05-171-0/+19
| * Finish writing about registering plugin optionsIan Cordasco2016-05-171-3/+75
| * Add more information about providing information to pluginsIan Cordasco2016-05-161-1/+23
| * Start adding documentation about developing pluginsIan Cordasco2016-05-162-0/+49
| * Update titleIan Cordasco2016-05-161-3/+3
| * Trim trailing whitespaceIan Cordasco2016-05-161-1/+1
| * Document flake8.checker and flake8.processorIan Cordasco2016-05-142-0/+71
| * Add documentation about how we handle pep8 as a pluginIan Cordasco2016-05-101-0/+15
| * Comment html_static_path in sphinx configIan Cordasco2016-05-101-1/+1
| * Add documentation around the cliIan Cordasco2016-05-082-0/+27
| * Move old documentation out of the wayIan Cordasco2016-03-1711-786/+0
| * Merge remote-tracking branch 'rewrite/master' into proposed/3.0Ian Cordasco2016-03-1512-0/+987
| |\
| | * Add and fix documentationIan Cordasco2016-02-253-4/+59
| | * Add doc8 lintingIan Cordasco2016-02-231-1/+1
| | * Add internal documentation around default formattersIan Cordasco2016-02-102-0/+48
| | * Update docs index and tox envIan Cordasco2016-02-072-2/+6
| | * Fix entry-point names and example usageIan Cordasco2016-02-071-7/+7
| | * Finish developer documentation around formatter pluginsIan Cordasco2016-02-062-0/+36
| | * Add documentation around plugins and formattersIan Cordasco2016-02-062-0/+129
| | * Document flake8.utilsIan Cordasco2016-02-031-0/+47
| | * Add documentation around plugin notifications and pyflakesIan Cordasco2016-02-011-0/+31
| | * Start documenting our Trie implementationIan Cordasco2016-02-011-0/+3
| | * Note inspirationIan Cordasco2016-02-011-0/+5
| | * Document our plugin handlingIan Cordasco2016-01-312-0/+74
| | * Add documentation about option aggregationIan Cordasco2016-01-271-3/+33
| | * Start documenting configuration parsingIan Cordasco2016-01-261-1/+63
| | * Switch to the RTD themeIan Cordasco2016-01-261-1/+1
| | * Add documentation around Option ManagementIan Cordasco2016-01-253-2/+135
| | * Move docs directories into docs/sourceIan Cordasco2016-01-253-0/+0
| | * Start structuring documentationIan Cordasco2016-01-251-5/+18
| | * Note that we need at least Sphinx 1.3Ian Cordasco2016-01-191-1/+1
| | * Start creating documentationIan Cordasco2016-01-193-0/+317
* | Merge branch 'patch-1' of pinguin999/flake8Ian Cordasco2016-06-151-0/+5
|\ \
| * | Per Code Line pinguin9992016-06-071-0/+5
* | | Merge branch 'use-pycodestyle' from IanLee1521Ian Cordasco2016-06-154-9/+9
|\ \ \
| * | | Updated documentation references to pep8 (now pycodestyle)Ian Lee2016-05-313-8/+8
| * | | Updated package to use pycodestyleIan Lee2016-05-311-1/+1
| |/ /
* | | Merge branch '405-ImportStarUsage' into 'master' Ian Cordasco2016-06-151-0/+2
|\ \ \ | |/ / |/| |
| * | pyflakes ImportStarUsage => flake8 405 patchChris Meyers2016-03-021-0/+2
| |/
* | Fix typo in config.rst, default exclude __pycache__Tobias Wilken2016-05-121-1/+1
* | Updating the configuration documentationJason Myers2016-03-281-4/+12
|/
* Switching to --enable-extensions instead of --selectJason Myers2015-12-201-3/+3
* Adding docs for off by defaultJason Myers2015-12-191-1/+20
* Fix per-project configuration file listAndrew Widdersheim2015-12-091-3/+4