Summary:
show the default values in the generated docs.
in case no default is indicated, fallback to different type dependednt
empty values, such as 0 for Int, false for Bool, "empty list" for string lists
the generated docs will look like:
* '''ItemsGeometriesHorizontal''' (''String'', default ''empty string'')
Reviewers: davidedmundson, #plasma
Reviewed By: davidedmundson, #plasma
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D2770
Summary:
Add a small utility to extract config entries from plasmoid xfcg files
and export it into mediawiki syntax on stdout for easy copying into
userbase.
Initial commit, in the future it can be expanded with default values,
enum expansion and whatever else.
Test Plan: See my email on plasma-devel
Reviewers: #plasma, ochurlaud, mart
Reviewed By: mart
Subscribers: mart, plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D2712