third_party.pylibs.pylint.src/doc/index.rst

27 lines
563 B
ReStructuredText
Raw Normal View History

2013-04-06 19:45:15 +00:00
Pylint User Manual
==================
2019-03-20 09:45:12 +00:00
Pylint is a tool that checks for errors in Python code, tries to enforce a
coding standard and looks for code smells. It can also look for certain type
errors, it can recommend suggestions about how particular blocks can be
refactored and can offer you details about the code's complexity.
.. toctree::
:maxdepth: 2
:titlesonly:
2013-04-06 19:45:15 +00:00
intro
tutorial
user_guide/index.rst
how_tos/index.rst
technical_reference/index.rst
development_guide/index.rst
2013-04-06 19:45:15 +00:00
faq
backlinks
2019-03-20 09:45:12 +00:00
support
whatsnew/index.rst