summaryrefslogtreecommitdiff
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-06-22 14:34:14 -0500
committerIan Cordasco <graffatcolmingov@gmail.com>2016-06-22 14:34:14 -0500
commit88d1dd280a7b3d2833d8073a1a9d9246e27d19db (patch)
treee91f89bc77ddd0fdbeb2085c1dff53771f659dcf /docs/source/index.rst
parent601696d5641fea75709f5f8b851c347a9ee0b7cd (diff)
downloadflake8-88d1dd280a7b3d2833d8073a1a9d9246e27d19db.tar.gz
Start a glossary of terms
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 55dfe3d..9fb02c0 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -69,13 +69,14 @@ Alternatively, if you want to *ignore* only one specific warning or error:
Please read our user guide for more information about how to use and configure
|Flake8|.
-FAQ
-===
+FAQ and Glossary
+================
.. toctree::
:maxdepth: 2
faq
+ glossary
User Guide
==========
@@ -127,3 +128,4 @@ General Indices
* :ref:`genindex`
* :ref:`Index of Documented Public Modules <modindex>`
+* :ref:`Glossary of terms <glossary>`