diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-11-12 14:40:33 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-11-23 11:07:41 +0000 |
commit | 4faf359accb274d37ddb0e7b68617b9297b9120e (patch) | |
tree | 644a3c50d8748d4d626938351298b6e58aa9965c /docs | |
parent | acebed948c4f2f3be89ba91f4cba1905a8b66318 (diff) |
docs: Move virtio-net-failover.rst into the system manual
The virtio-net-failover documentation is currently orphan and
not included in any manual; move it into the system manual,
immediately following the general network emulation section.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/system/index.rst | 1 | ||||
-rw-r--r-- | docs/system/virtio-net-failover.rst (renamed from docs/virtio-net-failover.rst) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/index.rst b/docs/system/index.rst index c0f685b818..d0613cd5f7 100644 --- a/docs/system/index.rst +++ b/docs/system/index.rst @@ -21,6 +21,7 @@ Contents: monitor images net + virtio-net-failover usb ivshmem linuxboot diff --git a/docs/virtio-net-failover.rst b/docs/system/virtio-net-failover.rst index 6002dc5d96..6002dc5d96 100644 --- a/docs/virtio-net-failover.rst +++ b/docs/system/virtio-net-failover.rst |