diff mbox series

[v4,1/4] migration/doc: Add contents

Message ID 20231018112827.1325-2-quintela@redhat.com
State New
Headers show
Series Migration documentation | expand

Commit Message

Juan Quintela Oct. 18, 2023, 11:28 a.m. UTC
Signed-off-by: Juan Quintela <quintela@redhat.com>
---
 docs/devel/migration.rst | 2 ++
 1 file changed, 2 insertions(+)

Comments

Fabiano Rosas Oct. 19, 2023, 9:16 p.m. UTC | #1
Juan Quintela <quintela@redhat.com> writes:

> Signed-off-by: Juan Quintela <quintela@redhat.com>

Reviewed-by: Fabiano Rosas <farosas@suse.de>
diff mbox series

Patch

diff --git a/docs/devel/migration.rst b/docs/devel/migration.rst
index c3e1400c0c..4d6a98ae58 100644
--- a/docs/devel/migration.rst
+++ b/docs/devel/migration.rst
@@ -28,6 +28,8 @@  the guest to be stopped.  Typically the time that the guest is
 unresponsive during live migration is the low hundred of milliseconds
 (notice that this depends on a lot of things).
 
+.. contents::
+
 Transports
 ==========