flake8/docs/index.rst
2013-02-23 23:23:35 +01:00

26 lines
490 B
ReStructuredText

.. include:: ../README.rst
:end-before: _links:
Documentation
=============
.. toctree::
api
extensions
config
vcs
buildout
setuptools
warnings
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