diff options
Diffstat (limited to 'docs/devel/index-build.rst')
-rw-r--r-- | docs/devel/index-build.rst | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/docs/devel/index-build.rst b/docs/devel/index-build.rst index 90b406c..3f3cb21 100644 --- a/docs/devel/index-build.rst +++ b/docs/devel/index-build.rst @@ -1,20 +1,16 @@ -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 build-system + build-environment kconfig docs - testing - acpi-bits - qtest - ci qapi-code-gen - fuzzing + qapi-domain control-flow-integrity |