diff options
Diffstat (limited to 'lldb/docs/index.rst')
-rw-r--r-- | lldb/docs/index.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lldb/docs/index.rst b/lldb/docs/index.rst index 29130062b89..53d4c28ac7e 100644 --- a/lldb/docs/index.rst +++ b/lldb/docs/index.rst @@ -1,7 +1,9 @@ -.. title:: Welcome to LLDB's documentation! +.. title:: LLDB Homepage -LLDB -==== +The LLDB Debugger +================= + +Welcome to the LLDB version |release| documentation! LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM |