[for-5.2 3/9] docs: Move virtio-pmem.rst into the system manual

Peter Maydell posted 9 patches 5 years, 2 months ago
Maintainers: Peter Maydell <peter.maydell@linaro.org>
[for-5.2 3/9] docs: Move virtio-pmem.rst into the system manual
Posted by Peter Maydell 5 years, 2 months ago
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
 docs/system/index.rst             | 1 +
 docs/{ => system}/virtio-pmem.rst | 0
 2 files changed, 1 insertion(+)
 rename docs/{ => system}/virtio-pmem.rst (100%)

diff --git a/docs/system/index.rst b/docs/system/index.rst
index 0f0f6d2e99d..2a5155c67dc 100644
--- a/docs/system/index.rst
+++ b/docs/system/index.rst
@@ -30,6 +30,7 @@ Contents:
    gdb
    managed-startup
    cpu-hotplug
+   virtio-pmem
    targets
    security
    deprecated
diff --git a/docs/virtio-pmem.rst b/docs/system/virtio-pmem.rst
similarity index 100%
rename from docs/virtio-pmem.rst
rename to docs/system/virtio-pmem.rst
-- 
2.20.1


Re: [for-5.2 3/9] docs: Move virtio-pmem.rst into the system manual
Posted by Alex Bennée 5 years, 2 months ago
Peter Maydell <peter.maydell@linaro.org> writes:

> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

-- 
Alex Bennée