commit | 79c9f0e6d789d75cd47d4542ef0908dbfd2333eb | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Jan 18 20:24:03 2021 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 23 09:53:46 2021 -0500 |
tree | 5ade6a98b8620fa93926385ec11c29e6c1645d79 | |
parent | 566a67894673cc152f0ec2fcc28279b2724fff68 [diff] |
doc: move test/py/README.md to HTML documentation Convert test/py/README.md to restructured text and add it to the generated HTML documentation. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>