summaryrefslogtreecommitdiff
path: root/doc/index.rst
blob: 3486c59d2424cc4c5fc6b8fae8013e8bb69ac69c (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
37
38
39

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
   extensions
   options
   extend
   ide-integration
   plugins
   contribute

   tutorial
   faq
   backlinks
   installation

   changelog



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.