[PATCH 0/4] docs cleanups

Peter Krempa posted 4 patches 2 years, 1 month ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1646816909.git.pkrempa@redhat.com
docs/formatsnapshot.rst  | 24 +++++++++++-------------
docs/securityprocess.rst |  6 ++----
2 files changed, 13 insertions(+), 17 deletions(-)
[PATCH 0/4] docs cleanups
Posted by Peter Krempa 2 years, 1 month ago
Cleanups based on review of series converting a bunch of docs to rST
format.

Peter Krempa (4):
  docs: securityprocess: Don't claim that we have maint branches
  docs: formatsnapshot: Move paragraphs describing 'disk' element
    together
  docs: formatsnapshot: Remove explicit listing of supported snapshot
    formats
  docs: formatsnapshot: Remove empty 'seclabel' definition

 docs/formatsnapshot.rst  | 24 +++++++++++-------------
 docs/securityprocess.rst |  6 ++----
 2 files changed, 13 insertions(+), 17 deletions(-)

-- 
2.35.1
Re: [PATCH 0/4] docs cleanups
Posted by Ján Tomko 2 years, 1 month ago
On a Wednesday in 2022, Peter Krempa wrote:
>Cleanups based on review of series converting a bunch of docs to rST
>format.
>
>Peter Krempa (4):
>  docs: securityprocess: Don't claim that we have maint branches
>  docs: formatsnapshot: Move paragraphs describing 'disk' element
>    together
>  docs: formatsnapshot: Remove explicit listing of supported snapshot
>    formats
>  docs: formatsnapshot: Remove empty 'seclabel' definition
>
> docs/formatsnapshot.rst  | 24 +++++++++++-------------
> docs/securityprocess.rst |  6 ++----
> 2 files changed, 13 insertions(+), 17 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano