Loading lldb/docs/conf.py +2 −2 Original line number Diff line number Diff line Loading @@ -49,9 +49,9 @@ copyright = u'2007-%d, The LLDB Team' % date.today().year # built documents. # # The short version. version = '8' #version = '8' # The full version, including alpha/beta/rc tags. release = '8' #release = '8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. Loading lldb/docs/index.rst +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ The LLDB Debugger ================= Welcome to the LLDB version |release| documentation! 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 Loading Loading
lldb/docs/conf.py +2 −2 Original line number Diff line number Diff line Loading @@ -49,9 +49,9 @@ copyright = u'2007-%d, The LLDB Team' % date.today().year # built documents. # # The short version. version = '8' #version = '8' # The full version, including alpha/beta/rc tags. release = '8' #release = '8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. Loading
lldb/docs/index.rst +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ The LLDB Debugger ================= Welcome to the LLDB version |release| documentation! 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 Loading