Doc on how to set up a thirdparty project

This documentation is a pre-requisite to all plugin documentation
as it guides you through the creation of a project from scratch
instead of simply forcusing on the implementation of the plugin
itself.

Change-Id: Id2e09b3667390ee6c4be42454c41f9d266fdfac2
Related-Bug: #1534639
Related-Bug: #1533739
Related-Bug: #1533740
This commit is contained in:
Vincent Françoise
2016-02-22 15:32:29 +01:00
committed by David TARDIVEL
parent 323fd01a85
commit de7b0129a1
4 changed files with 93 additions and 2 deletions

View File

@@ -72,6 +72,7 @@ Plugins
.. toctree::
:maxdepth: 1
dev/plugin/base-setup
dev/plugin/strategy-plugin
dev/plugin/action-plugin
dev/plugin/planner-plugin