summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2013-02-25 10:49:01 +0100
committerFlorent Xicluna <florent.xicluna@gmail.com>2013-02-25 10:49:01 +0100
commit348b484e623e061028e2e39419d67b4147e30c3e (patch)
tree5b252b9ccedacf667de9a50a8a26bfb24f166624 /docs
parent80fe5da14cd1911a70c7fbcaddf49cca051a0ca1 (diff)
downloadflake8-348b484e623e061028e2e39419d67b4147e30c3e.tar.gz
Doc: re-order the chapters
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst
index c0f429f..f5aae99 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -6,13 +6,13 @@ Documentation
.. toctree::
- api
- extensions
config
+ warnings
vcs
buildout
setuptools
- warnings
+ api
+ extensions
changes
Original Projects