flake8/old/docs/index.rst
2016-03-17 15:10:35 -05:00

26 lines
467 B
ReStructuredText

.. include:: ../README.rst
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