mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
Fix toctree ordering in index
Also fix line-length issue in PR
This commit is contained in:
parent
ba0f56610a
commit
6659b213c9
1 changed files with 2 additions and 0 deletions
|
|
@ -55,6 +55,8 @@ Here's a tutorial which goes over building an ast checking plugin from scratch:
|
|||
<iframe src="https://www.youtube.com/embed/ot5Z4KQPBL8" frameborder="0" allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe>
|
||||
</div>
|
||||
|
||||
Detailed Plugin Development Documentation
|
||||
=========================================
|
||||
|
||||
.. toctree::
|
||||
:caption: Plugin Developer Documentation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue