mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 16:49:52 +00:00
Rename dev subdirectory to plugin-development
This should make the contents clearer
This commit is contained in:
parent
14ce512b9a
commit
5c8d767626
7 changed files with 4 additions and 4 deletions
|
|
@ -100,7 +100,7 @@ plugins and distribute them to others.
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
dev/index
|
plugin-development/index
|
||||||
|
|
||||||
Contributor Guide
|
Contributor Guide
|
||||||
=================
|
=================
|
||||||
|
|
|
||||||
|
|
@ -46,10 +46,10 @@ section we cover:
|
||||||
:caption: Plugin Developer Documentation
|
:caption: Plugin Developer Documentation
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
registering_plugins
|
registering-plugins
|
||||||
plugin_parameters
|
plugin-parameters
|
||||||
formatters
|
formatters
|
||||||
cross_compatibility
|
cross-compatibility
|
||||||
|
|
||||||
|
|
||||||
.. _entry points:
|
.. _entry points:
|
||||||
Loading…
Add table
Add a link
Reference in a new issue