summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-3/+3
* Write bytes, instead of strings.Claudiu Popa2016-07-081-2/+2
* Add the header for the features document.Claudiu Popa2016-07-081-0/+2
* Add a Sphinx hook for generating the features file of Pylint's documentationClaudiu Popa2016-07-082-2/+31
* Add the new release date to changelog and whatsnew.pylint-1.6.0Claudiu Popa2016-07-071-1/+1
* Improve the documentationClaudiu Popa2016-07-072-33/+64
* Show only the titles for the What's New entries.Claudiu Popa2016-07-071-2/+2
* Document the mccabe extension.Claudiu Popa2016-07-072-2/+52
* Document the bad-builtin extension.Claudiu Popa2016-07-071-0/+14
* Update the What's new entry with the changes from this release.Claudiu Popa2016-07-071-1/+126
* Deprecate support for --optimize-ast. Part of #975.Claudiu Popa2016-07-061-0/+11
* Deprecate support for --output-files. Part of #975.Claudiu Popa2016-07-061-0/+3
* Deprecate support for the HTML output. Part of #975.Claudiu Popa2016-07-051-1/+7
* Rework documentationClaudiu Popa2016-07-0313-217/+213
* Switch to nature theme.Claudiu Popa2016-07-031-1/+1
* Add a whatsnew section to pylint's docsClaudiu Popa2016-07-035-8/+39
* Add documentation for accept-no-raise-doc and accept-no-return-docGlenn Matthews2016-07-021-2/+13
* Fixed check_docs doc error (#735)Glenn Matthews2016-07-021-1/+1
* Move the docstring param checker to docparams.py.Claudiu Popa2016-07-021-1/+1
* Remove the inclusion of Contributors, it's not that important to be in the do...Claudiu Popa2016-01-031-4/+2
* Drop any reference for logilab-common from the documentation. Update the cont...pylint-1.5Claudiu Popa2015-11-293-32/+10
* Added notes on integration with TextMateDaniele Procida2015-10-251-5/+63
* Fix documentation build warnings and errorsDmitry Pribysh2015-10-221-1/+1
* Add ChangeLog entry, new test and documentation for searching .pylintrc in th...Claudiu Popa2015-06-011-0/+1
* Don't redirect users to pylint-messages.wikidot.com. Closes issue #539.Claudiu Popa2015-05-192-7/+0
* accept-no-param-doc turned into a yes/no option; documentation for this param...Bruno Daniel2015-05-101-0/+4
* pylint documentation: Demonstrate parameter documentation checking for Google...Bruno Daniel2015-05-101-10/+76
* mergeBruno Daniel2015-05-082-0/+77
|\
| * Merged logilab/pylint into defaultbdanielby2014-08-271-6/+7
| |\
| * \ Merged logilab/pylint into defaultbdanielby2014-08-151-5/+4
| |\ \
| * | | rst documentation file for the extensions module; extensive documentation forBruno Daniel2014-08-081-0/+76
| * | | rst documentation file for the extensions module; extensive documentation forBruno Daniel2014-08-081-0/+1
* | | | Remove entries regarding interfaces from the documentation.Claudiu Popa2015-05-061-15/+2
* | | | Revert unwanted change.Claudiu Popa2015-03-201-1/+1
* | | | Added a new option for controlling the peephole optimizer in astroid.Claudiu Popa2015-03-141-2/+15
* | | | Fix a couple of doc warnings, use string continuation.Claudiu Popa2015-03-021-1/+1
* | | | Make the doc buildable using the current checkoutSandro Tosi2015-03-011-1/+2
* | | | Various changes related to docsMichal Nowikowski2015-02-272-0/+11
* | | | Backed out changeset 406c23c24795Michal Nowikowski2015-02-282-11/+0
* | | | Various changes related to docsMichal Nowikowski2015-02-272-0/+11
* | | | The HTML output accepts the `--msg-template` option.Claudiu Popa2015-02-171-0/+3
|\ \ \ \
| * \ \ \ Merge with trunkDan Goldsmith2014-04-115-21/+284
| |\ \ \ \
| * | | | | Updated output documents with default html outputDan Goldsmith2014-01-291-0/+3
* | | | | | [doc] sync with elisp/pylint-flymake.elYoichi Nakayama2015-02-111-2/+1
* | | | | | Drop a misleading line from documentation. Closes issue #337.Claudiu Popa2015-01-251-1/+0
* | | | | | Add a Windows .bat file for building the documentation on Windows.Claudiu Popa2015-01-121-0/+190
* | | | | | Fix the documentation for the --ignore option. Closes issue #405.Claudiu Popa2015-01-121-2/+3
* | | | | | FAQ typo fix ("minimum" vs "maximum")fahhem2014-12-161-1/+1
* | | | | | Add a note regarding the support of <=Python 2.6.Claudiu Popa2014-12-152-2/+14
* | | | | | Fix the order of the commands for the release.Claudiu Popa2014-11-221-1/+1