qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-6.1 0/2] docs license footer followon cleanups
@ 2021-07-22 19:20 Peter Maydell
  2021-07-22 19:20 ` [PATCH for-6.1 1/2] docs: Remove stale TODO comments about license and version Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Peter Maydell @ 2021-07-22 19:20 UTC (permalink / raw)
  To: qemu-devel
  Cc: Marc-André Lureau, Alistair Francis, Markus Armbruster,
	Michael S. Tsirkin

This patchset makes a couple of followon cleanups now that
commits 13f934e79fa and 3a50c8f3067aaf are in master and our HTML
documentation has a footer to all pages stating the QEMU license
and version:
 * it removes the TODO comments, because we've now done them
 * three .rst files were rendering their own copyright or
   license information into the user-visible HTML, which is
   a bit confusing now that we also do this in the page footer;
   patch 2 brings those files into line with the others by having
   the comment/license only in a rST comment

thanks
-- PMM

Peter Maydell (2):
  docs: Remove stale TODO comments about license and version
  docs: Move licence/copyright from HTML output to rST comments

 docs/interop/qemu-ga-ref.rst                 |  9 ---------
 docs/interop/qemu-qmp-ref.rst                |  9 ---------
 docs/interop/qemu-storage-daemon-qmp-ref.rst |  9 ---------
 docs/interop/vhost-user-gpu.rst              |  7 ++++---
 docs/interop/vhost-user.rst                  | 12 +++++++-----
 docs/system/generic-loader.rst               |  4 ++--
 6 files changed, 13 insertions(+), 37 deletions(-)

-- 
2.20.1



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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-22 19:20 [PATCH for-6.1 0/2] docs license footer followon cleanups Peter Maydell
2021-07-22 19:20 ` [PATCH for-6.1 1/2] docs: Remove stale TODO comments about license and version Peter Maydell
2021-07-22 21:50   ` Cleber Rosa
2021-07-23  8:08   ` Markus Armbruster
2021-07-22 19:20 ` [PATCH for-6.1 2/2] docs: Move licence/copyright from HTML output to rST comments Peter Maydell
2021-07-22 21:53   ` Cleber Rosa
2021-07-23  7:47   ` Michael S. Tsirkin
2021-07-23  8:08   ` Markus Armbruster
2021-07-22 19:46 ` [PATCH for-6.1 0/2] docs license footer followon cleanups Marc-André Lureau

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).