summary refs log tree commit diff stats
path: root/docs/devel/index-build.rst
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2024-08-30 15:38:35 +0200
committerThomas Huth <thuth@redhat.com>2024-09-04 12:28:00 +0200
commitff41da503089c6da3f7c4ffe534540ba8de81727 (patch)
tree40c0c6b4e23600034f89bcf13595439c9736e941 /docs/devel/index-build.rst
parent6d62722ebd21d39a163b568f16068199181e5c62 (diff)
downloadfocaccia-qemu-ff41da503089c6da3f7c4ffe534540ba8de81727.tar.gz
focaccia-qemu-ff41da503089c6da3f7c4ffe534540ba8de81727.zip
docs/devel: Split testing docs from the build docs and move to separate folder
Building and testing are two separate topics, so let's split the testing
into a separate category and move the related files into a separate folder.

Message-ID: <20240830133841.142644-42-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'docs/devel/index-build.rst')
-rw-r--r--docs/devel/index-build.rst14
1 files changed, 4 insertions, 10 deletions
diff --git a/docs/devel/index-build.rst b/docs/devel/index-build.rst
index 90b406ca0e..0023953be3 100644
--- a/docs/devel/index-build.rst
+++ b/docs/devel/index-build.rst
@@ -1,9 +1,8 @@
-QEMU Build and Test System
---------------------------
+QEMU Build System
+-----------------
 
-Details about how QEMU's build system works and how it is integrated
-into our testing infrastructure. You will need to understand some of
-the basics if you are adding new files and targets to the build.
+Details about how QEMU's build system works. You will need to understand
+some of the basics if you are adding new files and targets to the build.
 
 .. toctree::
    :maxdepth: 3
@@ -11,10 +10,5 @@ the basics if you are adding new files and targets to the build.
    build-system
    kconfig
    docs
-   testing
-   acpi-bits
-   qtest
-   ci
    qapi-code-gen
-   fuzzing
    control-flow-integrity