All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] doc: Improve documentation for testing
@ 2021-07-22  3:35 Simon Glass
  2021-07-22  3:35 ` [PATCH 1/5] doc: Create an intro section " Simon Glass
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Simon Glass @ 2021-07-22  3:35 UTC (permalink / raw)
  To: U-Boot Mailing List
  Cc: Marek Vasut, Simon Glass, Bin Meng, Heinrich Schuchardt,
	Pratyush Yadav, Trevor Woerner

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-07-31 23:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-22  3:35 [PATCH 0/5] doc: Improve documentation for testing Simon Glass
2021-07-22  3:35 ` [PATCH 1/5] doc: Create an intro section " Simon Glass
2021-07-22  5:52   ` Heinrich Schuchardt
2021-07-22 13:28     ` Simon Glass
2021-07-31 23:03     ` Simon Glass
2021-07-22  3:35 ` [PATCH 2/5] doc: Move coccinelle into its own section Simon Glass
2021-07-22  5:53   ` Heinrich Schuchardt
2021-07-22 13:28     ` Simon Glass
2021-07-31 23:03     ` Simon Glass
2021-07-22  3:35 ` [PATCH 3/5] doc: Add docs for the moveconfig tool Simon Glass
2021-07-22  3:35 ` [PATCH 4/5] doc: Fix up outdated moveconfig docs Simon Glass
2021-07-22  3:35 ` [PATCH 5/5] moveconfig: Update to newer kconfiglib Simon Glass
2021-07-31 23:03 ` Simon Glass
2021-07-31 23:03 ` [PATCH 4/5] doc: Fix up outdated moveconfig docs Simon Glass
2021-07-31 23:03 ` [PATCH 3/5] doc: Add docs for the moveconfig tool Simon Glass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.