build: multiple yaml file support 82/27582/1
authorDave Barach <dave@barachs.net>
Wed, 17 Jun 2020 12:05:37 +0000 (08:05 -0400)
committerDave Barach <dave@barachs.net>
Wed, 17 Jun 2020 12:06:35 +0000 (08:06 -0400)
commit35ccd26a5d509a090d7f173de4145c1c402c4f61
tree0efb3a5827baec94fa463ed4c6f33b875b7834a1
parent212bcfefccae082c64b84eddd3c7aa368a5b0f20
build: multiple yaml file support

Change the yaml file matching pattern from FEATURE.yaml to
FEATURE*.yaml, so we can document multiple features in one directory.

Type: improvement

Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: Ic62f9fb4c73330c698724244cd8b362364fce5f9
src/scripts/fts.py