util: Add util_readme script

Bash script to concatenate description.md files into ./util/README.md
and Documention/Util.md

Change-Id: I015ae6816ea74cacb7f0332fda2c3ebef205c1e2
Signed-off-by: Tom Hiller <thrilleratplay@gmail.com>
Reviewed-on: https://review.coreboot.org/27564
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Tom Hiller
2018-07-21 00:23:17 -04:00
committed by Patrick Rudolph
parent de690a30a4
commit ed6d1e6dcc
5 changed files with 301 additions and 0 deletions

View File

@ -0,0 +1 @@
Creates README.md of description files in `./util` subdirectories `Bash`