diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-01-30 18:51:40 +0000 |
|---|---|---|
| committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-01-30 18:51:40 +0000 |
| commit | edb874b2310dc6eeaa27330ca1b1c013da7bdd65 (patch) | |
| tree | 166508c249388c1de7b185fcaf7b901755537499 /libcxx/src/new.cpp | |
| parent | 042f770738079e4a061674934a8ba6ccb0654ac4 (diff) | |
| download | bcm5719-llvm-edb874b2310dc6eeaa27330ca1b1c013da7bdd65.tar.gz bcm5719-llvm-edb874b2310dc6eeaa27330ca1b1c013da7bdd65.zip | |
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
Diffstat (limited to 'libcxx/src/new.cpp')
0 files changed, 0 insertions, 0 deletions

