[PATCH 0/3] move test related documentation to HTML
Heinrich Schuchardt
xypron.glpk at gmx.de
Mon Jan 18 20:24:00 CET 2021
Restructure doc/develop/index.rst and move test related READMEs to the
generated HTML documentation.
Heinrich Schuchardt (3):
doc: structure doc/develop/index.rst
doc: move test/README to HTML documentation
doc: move test/py/README.md to HTML documentation
doc/develop/index.rst | 24 ++-
doc/develop/py_testing.rst | 426 +++++++++++++++++++++++++++++++++++++
doc/develop/testing.rst | 96 +++++++++
test/README | 96 ---------
test/py/README.md | 389 ---------------------------------
5 files changed, 543 insertions(+), 488 deletions(-)
create mode 100644 doc/develop/py_testing.rst
create mode 100644 doc/develop/testing.rst
delete mode 100644 test/README
delete mode 100644 test/py/README.md
--
2.29.2
More information about the U-Boot
mailing list