summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: f5aae99de4d0393128542e1b35977f9bd5033c79 (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
.. include:: ../README.rst
   :end-before: _links:

Documentation
=============

.. toctree::

    config
    warnings
    vcs
    buildout
    setuptools
    api
    extensions
    changes

Original Projects
=================

Flake8 is just a glue project, all the merits go to the creators of the original
projects:

- pep8: https://github.com/jcrocholl/pep8
- PyFlakes: https://launchpad.net/pyflakes
- McCabe: http://nedbatchelder.com/blog/200803/python_code_complexity_microtool.html