mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
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>
This commit is contained in:
parent
52fb8ad37a
commit
8a1f7d299c
9 changed files with 11 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
:orphan:
|
||||
|
||||
============================
|
||||
QEMU block drivers reference
|
||||
============================
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
:orphan:
|
||||
|
||||
==================================
|
||||
QEMU / KVM CPU model configuration
|
||||
==================================
|
||||
|
||||
|
|
|
@ -6,8 +6,9 @@
|
|||
parts of the documentation that go in the manpage as well as the
|
||||
HTML manual.
|
||||
|
||||
Title
|
||||
=====
|
||||
=======================
|
||||
QEMU User Documentation
|
||||
=======================
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue