]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/llvm/tools/lld/docs/README.txt
Merge clang 7.0.1 and several follow-up changes
[FreeBSD/FreeBSD.git] / contrib / llvm / tools / lld / docs / README.txt
1 lld Documentation
2 =================
3
4 The lld documentation is written using the Sphinx documentation generator. It is
5 currently tested with Sphinx 1.1.3.
6
7 We currently use the 'nature' theme and a Beaker inspired structure.
8
9 To rebuild documents into html:
10
11    [/lld/docs]> make html
12