diff --git a/docs/source/plugin-development/index.rst b/docs/source/plugin-development/index.rst index c3efb1d..241e49f 100644 --- a/docs/source/plugin-development/index.rst +++ b/docs/source/plugin-development/index.rst @@ -42,6 +42,19 @@ section we cover: - How to write your check plugin so that it works with |Flake8| 2.x and 3.x + +Video Tutorial +============== + +Here's a tutorial which goes over building an ast checking plugin from scratch: + +.. raw:: html + +
+ + .. toctree:: :caption: Plugin Developer Documentation :maxdepth: 2