qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] Cleanup sectioning in a few doc files
@ 2021-09-30 13:32 Paolo Bonzini
  2021-09-30 13:32 ` [PATCH 1/7] docs: name included files ".rst.inc" Paolo Bonzini
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Paolo Bonzini @ 2021-09-30 13:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Patch 1 is more or less unrelated and is just a cleanup for file names; the
others clean up the section headers for various doc files and fix a few
cases in which related documentation is scattered through the file.

Paolo Bonzini (7):
  docs: name included files ".rst.inc"
  docs: move notes inside the body of the document
  docs: put "make" information together in build-system.rst
  docs: reorganize qgraph.rst
  docs: reorganize tcg-plugins.rst
  docs: move gcov section at the end of testing.rst
  docs: reorganize testing.rst

 docs/devel/build-system.rst                   |  21 +-
 ...definitions.rst => ci-definitions.rst.inc} |   0
 docs/devel/{ci-jobs.rst => ci-jobs.rst.inc}   |   0
 .../{ci-runners.rst => ci-runners.rst.inc}    |   0
 docs/devel/ci.rst                             |   6 +-
 docs/devel/multi-process.rst                  |  20 +-
 docs/devel/qgraph.rst                         | 132 ++++++-------
 docs/devel/tcg-plugins.rst                    | 117 ++++++-----
 docs/devel/testing.rst                        | 182 +++++++++---------
 9 files changed, 243 insertions(+), 235 deletions(-)
 rename docs/devel/{ci-definitions.rst => ci-definitions.rst.inc} (100%)
 rename docs/devel/{ci-jobs.rst => ci-jobs.rst.inc} (100%)
 rename docs/devel/{ci-runners.rst => ci-runners.rst.inc} (100%)

-- 
2.31.1



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

end of thread, other threads:[~2021-10-01 12:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-30 13:32 [PATCH 0/7] Cleanup sectioning in a few doc files Paolo Bonzini
2021-09-30 13:32 ` [PATCH 1/7] docs: name included files ".rst.inc" Paolo Bonzini
2021-09-30 14:47   ` Peter Maydell
2021-09-30 14:51     ` Daniel P. Berrangé
2021-09-30 15:02       ` Peter Maydell
2021-10-01  5:14   ` Markus Armbruster
2021-10-01  9:20     ` Peter Maydell
2021-10-01 12:19     ` Paolo Bonzini
2021-09-30 13:32 ` [PATCH 2/7] docs: move notes inside the body of the document Paolo Bonzini
2021-09-30 15:15   ` Peter Maydell
2021-09-30 13:32 ` [PATCH 3/7] docs: put "make" information together in build-system.rst Paolo Bonzini
2021-09-30 15:16   ` Peter Maydell
2021-09-30 13:32 ` [PATCH 4/7] docs: reorganize qgraph.rst Paolo Bonzini
2021-09-30 13:32 ` [PATCH 5/7] docs: reorganize tcg-plugins.rst Paolo Bonzini
2021-09-30 13:32 ` [PATCH 6/7] docs: move gcov section at the end of testing.rst Paolo Bonzini
2021-09-30 15:17   ` Peter Maydell
2021-09-30 13:32 ` [PATCH 7/7] docs: reorganize testing.rst Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).