[PATCH 0/5] doc: Improve documentation for testing
Simon Glass
sjg at chromium.org
Thu Jul 22 05:35:48 CEST 2021
This creates an introduction section for testing so that it is easier to
figure out what is going on.
It also moves the moveconfig docs to rST and brings in an old patch that
was rejected at the time.
Simon Glass (5):
doc: Create an intro section for testing
doc: Move coccinelle into its own section
doc: Add docs for the moveconfig tool
doc: Fix up outdated moveconfig docs
moveconfig: Update to newer kconfiglib
doc/develop/index.rst | 10 +-
doc/develop/moveconfig.rst | 282 +++++++++++++++++++++++++++++++++
doc/develop/testing.rst | 6 +-
tools/moveconfig.py | 315 ++-----------------------------------
4 files changed, 308 insertions(+), 305 deletions(-)
create mode 100644 doc/develop/moveconfig.rst
--
2.32.0.402.g57bb445576-goog
More information about the U-Boot
mailing list