]> code.ossystems Code Review - openembedded-core.git/commit
wic: Integrated plugin docstrings into 'wic help plugins' output
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 17 Jun 2015 06:56:44 +0000 (09:56 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Jun 2015 10:38:16 +0000 (11:38 +0100)
commit0997208266686473d23aed0fab58a1fd7c5d8cae
tree7c2ed63778a42904d3b6711a8e9eea29ad5e0323
parentd4414b45c81ab539f75a7bb16fc6412c30dfc45f
wic: Integrated plugin docstrings into 'wic help plugins' output

Added mechanism to show docstrings of plugin classes as a part of
plugins help page.
For missing plugins the following warning message is shown:
<class '<plugin class spec>'> is missing docstring.

[YOCTO #7118]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/image/help.py
scripts/wic