[lldb] Add a "design" section to the documentation.
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 2 Oct 2020 19:56:38 +0000 (12:56 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 2 Oct 2020 20:07:31 +0000 (13:07 -0700)
commit128e999d63c41e54d5d73c8af47e1ce401e6a200
tree50eef8dff2cf683b2b4d4e5f5fb09463898a6b16
parent94704ed008f78e71aa42a452d8b03c122e0f78cd
[lldb] Add a "design" section to the documentation.

Create a "Design" section for the LLDB documentation. The goal is to
have design documents that describe how the LLDB internals work.

Currently similar pages  are mixed together under the "Development". The
existing pages describing the architecture, the reproducers, the
structured data plugins, and the SB API could be housed here. I hope
we'd see more pages being added here in the future.

Differential revision: https://reviews.llvm.org/D88516
lldb/docs/.htaccess
lldb/docs/design/overview.rst [moved from lldb/docs/resources/architecture.rst with 99% similarity]
lldb/docs/design/reproducers.rst [moved from lldb/docs/resources/reproducers.rst with 100% similarity]
lldb/docs/design/sbapi.rst [moved from lldb/docs/resources/sbapi.rst with 99% similarity]
lldb/docs/design/structureddataplugins.md [moved from lldb/docs/resources/structureddataplugins.md with 100% similarity]
lldb/docs/index.rst