aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/about/build-platforms.rst (renamed from docs/system/build-platforms.rst)0
-rw-r--r--docs/about/deprecated.rst (renamed from docs/system/deprecated.rst)0
-rw-r--r--docs/about/index.rst10
-rw-r--r--docs/about/license.rst (renamed from docs/system/license.rst)0
-rw-r--r--docs/about/removed-features.rst (renamed from docs/system/removed-features.rst)0
-rw-r--r--docs/index.rst1
-rw-r--r--docs/system/index.rst4
7 files changed, 11 insertions, 4 deletions
diff --git a/docs/system/build-platforms.rst b/docs/about/build-platforms.rst
index 692323609e..692323609e 100644
--- a/docs/system/build-platforms.rst
+++ b/docs/about/build-platforms.rst
diff --git a/docs/system/deprecated.rst b/docs/about/deprecated.rst
index 6d438f1c8d..6d438f1c8d 100644
--- a/docs/system/deprecated.rst
+++ b/docs/about/deprecated.rst
diff --git a/docs/about/index.rst b/docs/about/index.rst
new file mode 100644
index 0000000000..cd44456a6b
--- /dev/null
+++ b/docs/about/index.rst
@@ -0,0 +1,10 @@
+About QEMU
+==========
+
+.. toctree::
+ :maxdepth: 2
+
+ build-platforms
+ deprecated
+ removed-features
+ license
diff --git a/docs/system/license.rst b/docs/about/license.rst
index cde3d2d25d..cde3d2d25d 100644
--- a/docs/system/license.rst
+++ b/docs/about/license.rst
diff --git a/docs/system/removed-features.rst b/docs/about/removed-features.rst
index 28bb035043..28bb035043 100644
--- a/docs/system/removed-features.rst
+++ b/docs/about/removed-features.rst
diff --git a/docs/index.rst b/docs/index.rst
index 763e3d0426..5f7eaaa632 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -10,6 +10,7 @@ Welcome to QEMU's documentation!
:maxdepth: 2
:caption: Contents:
+ about/index
system/index
user/index
tools/index
diff --git a/docs/system/index.rst b/docs/system/index.rst
index 058cabd36c..fda4b1b705 100644
--- a/docs/system/index.rst
+++ b/docs/system/index.rst
@@ -35,7 +35,3 @@ or Hypervisor.Framework.
targets
security
multi-process
- deprecated
- removed-features
- build-platforms
- license