diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2021-03-23 11:47:04 +0400 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2021-04-01 15:27:44 +0400 |
commit | 816f93b20045f3363a4bc1c31e5e7aebbb6c1087 (patch) | |
tree | 0f0ba2dcb3a90d67db786dbfc812c12492f72e24 /docs/user | |
parent | 1d9fa7a859ac78e1809a376a4f2a443290e755e0 (diff) | |
download | qemu-816f93b20045f3363a4bc1c31e5e7aebbb6c1087.zip qemu-816f93b20045f3363a4bc1c31e5e7aebbb6c1087.tar.gz qemu-816f93b20045f3363a4bc1c31e5e7aebbb6c1087.tar.bz2 |
docs: simplify each section title
Now that we merged into one doc, it makes the nav looks nicer.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210323074704.4078381-1-marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'docs/user')
-rw-r--r-- | docs/user/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/user/index.rst b/docs/user/index.rst index e030dad..a5b4745 100644 --- a/docs/user/index.rst +++ b/docs/user/index.rst @@ -1,8 +1,8 @@ .. This is the top level page for the 'user' manual. -QEMU User Mode Emulation User's Guide -===================================== +User Mode Emulation +=================== This manual is the overall guide for users using QEMU for user-mode emulation. In this mode, QEMU can launch |