hanchenye-llvm-project/lldb/docs
Jonas Devlieghere edb874b231 Add LLDB website and documentation in reStructuredText for Sphinx
The current LLDB website is written in HTML which is hard to maintain.
We have quite a bit of HTML code checked in which can make it hard to
differentiate between documentation written by us and documentation
generated by a tool.

In line with the other LLVM projects, I propose generating the
documentation with Sphix. I think text/rst files provide a lower barrier
for new or casual contributors to fix or update.

This patch adds a copy of the LLDB website and documentation in
reStructuredText. It also adds a new ninja target `docs-lldb-html` when
-DLLVM_ENABLE_SPHINX:BOOL is enabled.

This is the first step in having the website and documentation being
generated from the repository, rather than having the output checked-in
under the www folder. During the hopefully short transition period,
please also update the reStructuredText files when modifying the
website.

Differential revision: https://reviews.llvm.org/D55376

llvm-svn: 352644
2019-01-30 18:51:40 +00:00
..
_static Add LLDB website and documentation in reStructuredText for Sphinx 2019-01-30 18:51:40 +00:00
resources Add LLDB website and documentation in reStructuredText for Sphinx 2019-01-30 18:51:40 +00:00
status Add LLDB website and documentation in reStructuredText for Sphinx 2019-01-30 18:51:40 +00:00
structured_data
testsuite
use Add LLDB website and documentation in reStructuredText for Sphinx 2019-01-30 18:51:40 +00:00
CMakeLists.txt Add LLDB website and documentation in reStructuredText for Sphinx 2019-01-30 18:51:40 +00:00
code-signing.txt
conf.py Add LLDB website and documentation in reStructuredText for Sphinx 2019-01-30 18:51:40 +00:00
doxygen.cfg.in Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
doxygen.footer
doxygen.header
doxygen.intro
index.rst Add LLDB website and documentation in reStructuredText for Sphinx 2019-01-30 18:51:40 +00:00
lldb-for-gdb-users.txt
lldb-gdb-remote.txt Fix error in QEnableErrorStrings gdb-remote docs 2018-04-05 15:17:43 +00:00
lldb-platform-packets.txt Add a description of the similar packets defined in the 2018-12-16 18:44:54 +00:00
lldb.1