commit | 0157619d5c8beb9cf06b096c83330a312a9bf65d | [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 | ca6583d4e08934e1de66c9291ded516e962ae8de [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>