Rename dev subdirectory to plugin-development

This should make the contents clearer
This commit is contained in:
Ian Cordasco 2016-06-25 09:51:15 -05:00
parent 14ce512b9a
commit 5c8d767626
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A
7 changed files with 4 additions and 4 deletions

View file

@ -100,7 +100,7 @@ plugins and distribute them to others.
.. toctree::
:maxdepth: 2
dev/index
plugin-development/index
Contributor Guide
=================

View file

@ -46,10 +46,10 @@ section we cover:
:caption: Plugin Developer Documentation
:maxdepth: 2
registering_plugins
plugin_parameters
registering-plugins
plugin-parameters
formatters
cross_compatibility
cross-compatibility
.. _entry points: