Author: David Spickett
Date: 2024-07-16T13:08:04+01:00
New Revision: d4a89af5a8c52191797bed5ff7ff40a85435d3a0

URL: 
https://github.com/llvm/llvm-project/commit/d4a89af5a8c52191797bed5ff7ff40a85435d3a0
DIFF: 
https://github.com/llvm/llvm-project/commit/d4a89af5a8c52191797bed5ff7ff40a85435d3a0.diff

LOG: [lldb][Docs] Move QEMU testing page into the developing lldb section

Added: 
    lldb/docs/resources/qemu-testing.rst

Modified: 
    lldb/docs/index.rst

Removed: 
    lldb/docs/use/qemu-testing.rst


################################################################################
diff  --git a/lldb/docs/index.rst b/lldb/docs/index.rst
index 3ce23beec2a5e..d9b8e589eb2ac 100644
--- a/lldb/docs/index.rst
+++ b/lldb/docs/index.rst
@@ -125,7 +125,6 @@ interesting areas to contribute to lldb.
    use/symbolication
    use/symbols
    use/remote
-   use/qemu-testing
    use/intel_pt
    use/ondemand
    use/aarch64-linux
@@ -153,6 +152,7 @@ interesting areas to contribute to lldb.
    resources/contributing
    resources/build
    resources/test
+   resources/qemu-testing
    resources/debugging
    resources/fuzzing
    resources/sbapi

diff  --git a/lldb/docs/use/qemu-testing.rst 
b/lldb/docs/resources/qemu-testing.rst
similarity index 100%
rename from lldb/docs/use/qemu-testing.rst
rename to lldb/docs/resources/qemu-testing.rst


        
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to