misc: feature tracking markdown improvements 39/24239/5
authorOle Troan <ot@cisco.com>
Wed, 8 Jan 2020 11:37:55 +0000 (12:37 +0100)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 9 Jan 2020 15:19:46 +0000 (15:19 +0000)
commitdbbff8581bb815b166aa2705dfef0699873b6570
treeb1b11cc057f6c7741cb73beaa58582f9289f1ada
parentedf1da94dc099c6e2ab1d455ce8652fada3cdb04
misc: feature tracking markdown improvements

Add table of contents to markdown file.
Added --exclude and --include options to user select which
fts fields to include in report.
Sort output based on feature name.

E.g.: ./build-root/scripts/fts.py --all --markdown --exclude="maintainer"

Type: make
Change-Id: I3edf8c2188a9f3e312767bbe12d75cca7d8c5b39
Signed-off-by: Ole Troan <ot@cisco.com>
src/scripts/fts.py