[Lldb-commits] [PATCH] D122073: [docs] Fixed minor ordering issue
Alisamar Husain via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Mar 19 09:54:00 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1bcc28b884ff: [docs] Fixed minor ordering issue (authored by zrthxn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122073/new/
https://reviews.llvm.org/D122073
Files:
lldb/docs/index.rst
lldb/docs/use/intel_pt.rst
Index: lldb/docs/use/intel_pt.rst
===================================================================
--- lldb/docs/use/intel_pt.rst
+++ lldb/docs/use/intel_pt.rst
@@ -1,5 +1,5 @@
-Tracing with Intel Processor Trace (Intel PT)
-=============================================
+Tracing with Intel Processor Trace
+==================================
.. contents::
:local:
Index: lldb/docs/index.rst
===================================================================
--- lldb/docs/index.rst
+++ lldb/docs/index.rst
@@ -137,9 +137,9 @@
use/python-reference
use/remote
use/qemu-testing
+ use/intel_pt
use/troubleshooting
use/links
- use/intel_pt
.. toctree::
:hidden:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122073.416708.patch
Type: text/x-patch
Size: 699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220319/15628773/attachment.bin>
More information about the lldb-commits
mailing list