[Lldb-commits] [lldb] b136290 - [lldb][docs] Remove index entry to removed StructuredDataPlugins
Raphael Isemann via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 11 04:47:30 PDT 2021
Author: Raphael Isemann
Date: 2021-08-11T13:47:04+02:00
New Revision: b136290bc46c6751ea59acfa97d7ac5ca044ded1
URL: https://github.com/llvm/llvm-project/commit/b136290bc46c6751ea59acfa97d7ac5ca044ded1
DIFF: https://github.com/llvm/llvm-project/commit/b136290bc46c6751ea59acfa97d7ac5ca044ded1.diff
LOG: [lldb][docs] Remove index entry to removed StructuredDataPlugins
This page was removed in b2e25572d2a7b65a018580097b50910b3049ab65
Added:
Modified:
lldb/docs/index.rst
Removed:
################################################################################
diff --git a/lldb/docs/index.rst b/lldb/docs/index.rst
index ffac28a76454..1fdf674863e7 100644
--- a/lldb/docs/index.rst
+++ b/lldb/docs/index.rst
@@ -159,7 +159,6 @@ interesting areas to contribute to lldb.
design/overview
design/reproducers
- design/structureddataplugins
design/sbapi
.. toctree::
More information about the lldb-commits
mailing list