]> www.infradead.org Git - users/dwmw2/qemu.git/commit
docs/devel: Split testing docs from the build docs and move to separate folder
authorThomas Huth <thuth@redhat.com>
Fri, 30 Aug 2024 13:38:35 +0000 (15:38 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 4 Sep 2024 10:28:00 +0000 (12:28 +0200)
commitff41da503089c6da3f7c4ffe534540ba8de81727
tree40c0c6b4e23600034f89bcf13595439c9736e941
parent6d62722ebd21d39a163b568f16068199181e5c62
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>
12 files changed:
docs/devel/index-build.rst
docs/devel/index.rst
docs/devel/testing/acpi-bits.rst [moved from docs/devel/acpi-bits.rst with 100% similarity]
docs/devel/testing/ci-definitions.rst.inc [moved from docs/devel/ci-definitions.rst.inc with 100% similarity]
docs/devel/testing/ci-jobs.rst.inc [moved from docs/devel/ci-jobs.rst.inc with 100% similarity]
docs/devel/testing/ci-runners.rst.inc [moved from docs/devel/ci-runners.rst.inc with 100% similarity]
docs/devel/testing/ci.rst [moved from docs/devel/ci.rst with 100% similarity]
docs/devel/testing/fuzzing.rst [moved from docs/devel/fuzzing.rst with 100% similarity]
docs/devel/testing/index.rst [new file with mode: 0644]
docs/devel/testing/main.rst [moved from docs/devel/testing.rst with 100% similarity]
docs/devel/testing/qgraph.rst [moved from docs/devel/qgraph.rst with 100% similarity]
docs/devel/testing/qtest.rst [moved from docs/devel/qtest.rst with 100% similarity]