summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-03-17 15:10:35 -0500
committerIan Cordasco <graffatcolmingov@gmail.com>2016-03-17 15:10:35 -0500
commit55cc996368469bf9c3cfec5789d9c9675bd4e664 (patch)
treeeeb4c02502d79ef0d723b90de3fdef401e007bbe /docs/index.rst
parent0f2a2614eee2f50f66b097d29206c230092c0b05 (diff)
downloadflake8-55cc996368469bf9c3cfec5789d9c9675bd4e664.tar.gz
Move old documentation out of the way
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst26
1 files changed, 0 insertions, 26 deletions
diff --git a/docs/index.rst b/docs/index.rst
deleted file mode 100644
index e2dc514..0000000
--- a/docs/index.rst
+++ /dev/null
@@ -1,26 +0,0 @@
-.. 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