mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-09 22:34:17 +00:00
Start a glossary of terms
This commit is contained in:
parent
601696d564
commit
88d1dd280a
2 changed files with 33 additions and 2 deletions
|
|
@ -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>`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue