Fix toctree ordering in index

Also fix line-length issue in PR
This commit is contained in:
Ian Stapleton Cordasco 2024-03-18 10:43:13 -05:00
parent ba0f56610a
commit 6659b213c9
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A

View file

@ -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