summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
| * Add --stdin-display-name to modify report outputIan Cordasco2016-06-061-0/+24
| * Remove last trailing whitespaceIan Cordasco2016-06-041-1/+1
| * Trim trailing whitespace in contributing docsIan Cordasco2016-06-041-2/+2
| * Refactor docs requirements into file for RTDIan Cordasco2016-06-041-0/+4
| * Add contributing documentationIan Cordasco2016-06-042-0/+201
| * Rely on Python 3.4 backport of configparserIan Cordasco2016-05-301-0/+8
| * Add template in comments for new optionsIan Cordasco2016-05-291-27/+48
| * 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 more to configuration documentationIan Cordasco2016-05-271-0/+49
| * 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
|\ \