summaryrefslogtreecommitdiff
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-01-19 07:19:16 -0600
committerIan Cordasco <graffatcolmingov@gmail.com>2016-01-19 07:19:16 -0600
commite66fc2efa81f9a05e52c6886b9606c4039259a5c (patch)
tree553533781d292c3ea13fb67aae4ab9080f3e7f0f /docs/source/index.rst
parent4e294af81c14a627fa6a4771617a00a8a1abd293 (diff)
downloadflake8-e66fc2efa81f9a05e52c6886b9606c4039259a5c.tar.gz
Start creating documentation
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
new file mode 100644
index 0000000..904ca87
--- /dev/null
+++ b/docs/source/index.rst
@@ -0,0 +1,22 @@
+.. flake8 documentation master file, created by
+ sphinx-quickstart on Tue Jan 19 07:14:10 2016.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to flake8's documentation!
+==================================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+