summaryrefslogtreecommitdiff
path: root/doc/index.rst
blob: 7b8725c264a7f2c3c9ee849195d51ca84feb11df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36

Pylint User Manual
==================

Pylint's home page is at http://www.pylint.org and its forge is at
https://bitbucket.org/logilab/pylint

.. toctree::
   :maxdepth: 2

   intro
   run
   output
   message-control
   features
   options
   extend
   ide-integration
   plugins
   contribute

   tutorial
   faq
   wiki
   backlinks
   installation


Content wanted
--------------

It would be nice to include in the documentation the following information:

- pylint brain project : what it is, how to install it...

Please send your pull requests via bitbucket if you can help with the above.