Преглед на файлове

docs: Move microvm.rst into the system manual

Now that target-i386.rst has a place to list documentation of
machines other than the 'pc' machine, we have a place we can
move the microvm documentation to.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Peter Maydell преди 4 години
родител
ревизия
e8eee8d3d9
променени са 2 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 2 3
      docs/system/i386/microvm.rst
  2. 1 0
      docs/system/target-i386.rst

+ 2 - 3
docs/microvm.rst → docs/system/i386/microvm.rst

@@ -1,6 +1,5 @@
-====================
-microvm Machine Type
-====================
+'microvm' virtual platform (``microvm``)
+========================================
 
 
 ``microvm`` is a machine type inspired by ``Firecracker`` and
 ``microvm`` is a machine type inspired by ``Firecracker`` and
 constructed after its machine model.
 constructed after its machine model.

+ 1 - 0
docs/system/target-i386.rst

@@ -16,6 +16,7 @@ Board-specific documentation
 .. toctree::
 .. toctree::
    :maxdepth: 1
    :maxdepth: 1
 
 
+   i386/microvm
    i386/pc
    i386/pc
 
 
 .. include:: cpu-models-x86.rst.inc
 .. include:: cpu-models-x86.rst.inc