summaryrefslogtreecommitdiff
path: root/doc/plugins.rst
Commit message (Collapse)AuthorAgeFilesLines
* Bitbucket hg repos are goneNed Batchelder2020-08-181-1/+1
|
* Adds coverage-conditional-pluginNikita Sobolev2020-02-261-0/+8
| | | | | Repo: https://github.com/wemake-services/coverage-conditional-plugin Blog post: https://sobolevn.me/2020/02/conditional-coverage
* Remove :history: linesNed Batchelder2019-11-091-5/+0
|
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
|
* Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-04-181-1/+1
| | | | | | For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
* Wrap some lines better.Ned Batchelder2018-01-101-4/+4
|
* A new kind of plug-in: configurers. #563Ned Batchelder2018-01-061-27/+25
|
* Use doc8 for some light checking of doc filesNed Batchelder2016-10-021-2/+2
|
* Add mentions to the docs about the need for the C extensionNed Batchelder2016-03-291-1/+7
|
* Add pointers to two plugins to the docsNed Batchelder2015-08-151-0/+16
|
* Separate the plugin API docs from the 'using plugins' docs.Ned Batchelder2015-08-151-18/+3
|
* Plugin doc tweakingNed Batchelder2015-08-151-1/+4
|
* More plugin docsNed Batchelder2015-08-151-2/+3
|
* More plugin docscoverage-4.0b1Ned Batchelder2015-08-021-1/+1
|
* Tweak the plugin docsNed Batchelder2015-08-021-7/+9
|
* Updated docs for 4.0b1Ned Batchelder2015-08-021-0/+4
|
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
|
* Remove note about timidity of plugins.Ned Batchelder2015-07-051-8/+1
|
* More plugin doc tweaksNed Batchelder2015-01-251-0/+10
|
* Rename plugin.rst to plugins.rstNed Batchelder2015-01-251-0/+53
--HG-- rename : doc/plugin.rst => doc/plugins.rst