The hallmark of any truly great taxonomical reorganization: the bin of leftover bits and pieces that didn't neatly fit elsewhere.
Signed-off-by: John Snow <js...@redhat.com> --- docs/devel/index.rst | 9 +-------- docs/devel/section-misc.rst | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 8 deletions(-) create mode 100644 docs/devel/section-misc.rst diff --git a/docs/devel/index.rst b/docs/devel/index.rst index da579a7b666..ef14f3302e1 100644 --- a/docs/devel/index.rst +++ b/docs/devel/index.rst @@ -14,11 +14,4 @@ modifying QEMU's source code. section-testing-debugging section-tcg section-subsystems - control-flow-integrity - decodetree - s390-dasd-ipl - qom - block-coroutine-wrapper - multi-process - ebpf_rss - vfio-migration + section-misc diff --git a/docs/devel/section-misc.rst b/docs/devel/section-misc.rst new file mode 100644 index 00000000000..804852ff61c --- /dev/null +++ b/docs/devel/section-misc.rst @@ -0,0 +1,15 @@ +Miscellaneous Topics +==================== + +.. toctree:: + :maxdepth: 2 + :includehidden: + + control-flow-integrity + decodetree + s390-dasd-ipl + qom + block-coroutine-wrapper + multi-process + ebpf_rss + vfio-migration -- 2.31.1