diff --git a/lldb/docs/index.rst b/lldb/docs/index.rst --- a/lldb/docs/index.rst +++ b/lldb/docs/index.rst @@ -6,8 +6,9 @@ Welcome to the LLDB 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 -Project, such as the Clang expression parser and LLVM disassembler. +reusable components which highly leverage existing libraries in the larger +`LLVM Project `_, such as the Clang expression parser and +LLVM disassembler. LLDB is the default debugger in Xcode on macOS and supports debugging C, Objective-C and C++ on the desktop and iOS devices and simulator. @@ -163,5 +164,6 @@ Source Code Releases Discussion Forums + Developer Policy Bug Reports Code Reviews