diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-09-07 15:58:12 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-09-13 13:56:26 +0200 |
commit | 8a1f7d299c75468af0f761ae9382b129be9d5774 (patch) | |
tree | 899021bbaa9140a2e26d6121d2051d463f097dc3 /docs/tools/qemu-img.rst | |
parent | 52fb8ad37aab791640174048b3d90ce9a576af63 (diff) | |
download | qemu-8a1f7d299c75468af0f761ae9382b129be9d5774.zip qemu-8a1f7d299c75468af0f761ae9382b129be9d5774.tar.gz qemu-8a1f7d299c75468af0f761ae9382b129be9d5774.tar.bz2 |
docs: standardize book titles to === with overline
Documents within a Sphinx manual are separate files and therefore can use
different conventions for headings. However, keeping some consistency is
useful so that included files are easy to get right.
This patch uses a standard heading format for book titles, so that it is
obvious when a file sits at the top level toctree of a book or man page.
The heading is irrelevant for man pages, but keep it consistent as well.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/tools/qemu-img.rst')
-rw-r--r-- | docs/tools/qemu-img.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tools/qemu-img.rst b/docs/tools/qemu-img.rst index b7d602a..fe6c30d 100644 --- a/docs/tools/qemu-img.rst +++ b/docs/tools/qemu-img.rst @@ -1,3 +1,4 @@ +======================= QEMU disk image utility ======================= |