summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* add pylint logo into doc/Sylvain Th?nault2013-12-201-0/+0
|
* [doc]?backport ↵Sylvain Th?nault2013-11-211-9/+26
| | | | https://bitbucket.org/jmcgeheeiv/pylintrc_search_doc/src/a3c82aa9fa1a7d78c0bd9eb965426c870428ff38/doc/run.rst
* fix some reST compilation pbSylvain Th?nault2013-09-252-9/+10
|
* [doc] update documentation outputs and options. Closes #66Sylvain Th?nault2013-09-252-81/+59
|
* [doc] fix makefile to ensure features.rst is systemactically regeneratedSylvain Th?nault2013-09-251-2/+2
|
* [doc] enhance description of new output format a bitSylvain Th?nault2013-09-251-3/+15
|
* Update help docs for msg-format to include {msg_id}James Broadhead2013-09-241-3/+5
|
* Packaging fixes:grizzly nyo2013-08-311-2/+2
| | | | | * update version string for docs * doc's conf.py was missing in sdist
* Templating mecanism for text reporters.Anthony Truchet2013-07-301-1/+34
| | | | | | | | | | | | This changeset introduces a reporters.Message class to represent messages with their attached data. Those messages object can then be formatted accordingto some template. A template can be specified on the command line through the msg-template option. This deprecates parseable and msvc output format, and kill --symbols and --include-ids option.
* [doc] enhance contribution sectionSylvain Th?nault2013-07-171-10/+51
|
* Describe a more workable unit test setup.Skip Montanaro2013-07-041-0/+30
|
* astng has been renamed astroidDavid Douard2013-06-173-7/+7
|
* Fix url of code-quality mailing listDenis Laxalde2013-05-071-2/+2
|
* [doc] continue refactoringNicolas Chauvat2013-04-298-170/+86
|
* [doc gen] fix feature.rst generation rule in Makefile and remove it from hgSylvain Th?nault2013-04-252-843/+10
|
* [doc] backport content about visual studio configuration from logilab.orgSylvain Th?nault2013-04-172-0/+9
|
* [doc/install] link to setuptools, easy_install instead of easyinstallSylvain Th?nault2013-04-171-3/+4
|
* [doc] add missing title, fixing tocSylvain Th?nault2013-04-171-1/+3
|
* [doc/faq] refer to existing section of the documentation in the faq, reorder ↵Sylvain Th?nault2013-04-171-128/+54
| | | | message control section
* [doc] redo some of my changes after rebasing nico's changes; rm former ↵Sylvain Th?nault2013-04-1710-947/+60
| | | | manual/quickstart
* [doc] complete refactoringNicolas Chauvat2013-04-0614-79/+782
|
* [doc] generate documentation with sphinxNicolas Chauvat2013-04-0410-3/+384
|
* [doc/tutorial] use sourcecode directiveNicolas Chauvat2013-04-171-9/+26
|
* Moving development to bitbucket. Rephrase README on the waySylvain Th?nault2013-04-162-11/+10
|
* a few documentation fixesSylvain Th?nault2013-04-163-32/+36
|
* doc rest fixesSylvain Th?nault2013-04-163-5/+3
|
* pylint home page is www.pylint.org / ftp is deadSylvain Th?nault2013-04-162-3/+3
|
* namingSylvain Th?nault2013-04-161-1/+1
|
* documentation typos, spotted by afayolleSylvain Th?nault2013-04-164-9/+9
|
* update to avoid mkdoc deprecation warningsSylvain Th?nault2013-04-163-1/+7
|
* d-t-wSylvain Th?nault2013-04-163-89/+82
|
* regenerate generated documentationSylvain Th?nault2013-04-161-386/+449
|
* consistent product naming: PylintSylvain Th?nault2013-04-164-51/+52
|
* add support for --disable=all option (closes: #105327)Alexandre Fayolle2012-10-033-5/+24
| | | | | updated the documentation accordingly deprecate 'disable-all' as an inline directive in favor of 'skip-file'
* Closes #104572: symbolic warning names in output (by Martin Pool)Martin Pool2012-09-192-0/+11
| | | | triggered whatever the format using a command line option
* fix R0801 similarities bug. Closes #63424Anthony VEREZ2012-09-191-1/+1
|
* fix grammatical error for W0332 message. Closes #100654Sylvain Th?nault2012-08-291-1/+1
|
* doc updateSylvain Th?nault2011-12-051-2/+2
|
* [doc] more documentation fixesNicolas Chauvat2011-08-081-13/+16
|
* [doc] merge documentation fixes from the websiteNicolas Chauvat2011-08-081-14/+17
|
* built-in checkers use [01-50] base message ids (closes #68057)Sylvain Th?nault2011-07-081-10/+26
|
* performance: remove strange unused F0321 check, hence disabling the format ↵Sylvain Th?nault2010-12-141-3/+0
| | | | | | checker when using "-E" or "-d W,C" option
* FAQ : fix linkEmile Anclin2010-11-221-2/+2
|
* update documentation and manpageEmile Anclin2010-11-151-95/+110
|
* remove more 2.4 compatEmile Anclin2010-11-151-2/+1
|
* doc : more update on optionsEmile Anclin2010-10-253-470/+436
|
* doc: update FAQ, quickstart, beginner_pylint_tutorialEmile Anclin2010-10-253-20/+17
|
* add a q/a about configuration file formatNicolas Chauvat2010-08-241-0/+10
|
* fix fly-make documentation, as suggested by Derek Harland on python-projectsSylvain Th?nault2010-07-261-0/+1
|
* update vim plugin url, add spyder, d-t-wSylvain Th?nault2010-07-121-32/+36
|