qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Igor Mammedov <imammedo@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Xiao Guangrong <xiaoguangrong.eric@gmail.com>,
	qemu-devel@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [PATCH 0/5] docs/specs: Convert various ACPI docs to rST
Date: Fri, 30 Jul 2021 14:55:58 +0200	[thread overview]
Message-ID: <20210730145558.6b3d67e9@redhat.com> (raw)
In-Reply-To: <20210727170414.3368-1-peter.maydell@linaro.org>

On Tue, 27 Jul 2021 18:04:09 +0100
Peter Maydell <peter.maydell@linaro.org> wrote:

> This patchset does a basic conversion of four ACPI related files in
> docs/specs from plain text to rST format.  The aim of the conversion
> is not to produce a maximally pretty result, but simply to do a
> low-effort conversion that at least results in this documentation
> appearing in our manuals rather than merely lying around in the
> source tree.
> 
> Patch 4 adds the documentation files to MAINTAINERS file
> blocks; feel free to suggest I've picked the wrong ones.

compiled, and checked end result (html docs) which looks fine to me,
so

Reviewed-by: Igor Mammedov <imammedo@redhat.com>

> 
> thanks
> -- PMM
> 
> Peter Maydell (5):
>   docs/specs/acpu_cpu_hotplug: Convert to rST
>   docs/specs/acpi_mem_hotplug: Convert to rST
>   docs/specs/acpi_pci_hotplug: Convert to rST
>   docs/specs/acpi_nvdimm: Convert to rST
>   MAINTAINERS: Add ACPI specs documents to ACPI and NVDIMM sections
> 
>  docs/specs/acpi_cpu_hotplug.rst               | 235 ++++++++++++++++++
>  docs/specs/acpi_cpu_hotplug.txt               | 160 ------------
>  docs/specs/acpi_mem_hotplug.rst               | 128 ++++++++++
>  docs/specs/acpi_mem_hotplug.txt               |  94 -------
>  docs/specs/acpi_nvdimm.rst                    | 228 +++++++++++++++++
>  docs/specs/acpi_nvdimm.txt                    | 188 --------------
>  ...i_pci_hotplug.txt => acpi_pci_hotplug.rst} |  37 +--
>  docs/specs/index.rst                          |   4 +
>  MAINTAINERS                                   |   5 +
>  9 files changed, 620 insertions(+), 459 deletions(-)
>  create mode 100644 docs/specs/acpi_cpu_hotplug.rst
>  delete mode 100644 docs/specs/acpi_cpu_hotplug.txt
>  create mode 100644 docs/specs/acpi_mem_hotplug.rst
>  delete mode 100644 docs/specs/acpi_mem_hotplug.txt
>  create mode 100644 docs/specs/acpi_nvdimm.rst
>  delete mode 100644 docs/specs/acpi_nvdimm.txt
>  rename docs/specs/{acpi_pci_hotplug.txt => acpi_pci_hotplug.rst} (51%)
> 



  parent reply	other threads:[~2021-07-30 12:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-27 17:04 [PATCH 0/5] docs/specs: Convert various ACPI docs to rST Peter Maydell
2021-07-27 17:04 ` [PATCH 1/5] docs/specs/acpu_cpu_hotplug: Convert " Peter Maydell
2021-07-27 17:04 ` [PATCH 2/5] docs/specs/acpi_mem_hotplug: " Peter Maydell
2021-07-27 17:04 ` [PATCH 3/5] docs/specs/acpi_pci_hotplug: " Peter Maydell
2021-07-30 13:04   ` Igor Mammedov
2021-07-27 17:04 ` [PATCH 4/5] docs/specs/acpi_nvdimm: " Peter Maydell
2021-07-27 17:04 ` [PATCH 5/5] MAINTAINERS: Add ACPI specs documents to ACPI and NVDIMM sections Peter Maydell
2021-07-30 12:55 ` Igor Mammedov [this message]
2021-08-26 14:33   ` [PATCH 0/5] docs/specs: Convert various ACPI docs to rST Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210730145558.6b3d67e9@redhat.com \
    --to=imammedo@redhat.com \
    --cc=mst@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=xiaoguangrong.eric@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).