hanchenye-llvm-project/lld/docs
Sam Clegg 262e09018b [WebAssembly] Remove final -wasm component of target triple. NFC.
This has been the default for a while now.

llvm-svn: 332009
2018-05-10 17:59:41 +00:00
..
_static
_templates
llvm-theme
AtomLLD.rst
CMakeLists.txt
Driver.rst
NewLLD.rst [docs] Formatting-only change 2017-12-05 23:28:04 +00:00
README.txt
Readers.rst
ReleaseNotes.rst ReleaseNotes: user lower-case for lld in the text 2018-02-23 08:27:38 +00:00
WebAssembly.rst [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
conf.py Docs, release notes: update version to 7.0.0 2018-01-03 15:51:31 +00:00
design.rst
development.rst
getting_started.rst
hello.png
index.rst [WebAssembly] Initial wasm linker implementation 2017-11-17 18:14:09 +00:00
ld.lld.1 Add -warn-backrefs (r329636) to lld's man page 2018-04-29 02:18:48 +00:00
make.bat
open_projects.rst
sphinx_intro.rst [docs] Update doc building instructions 2017-12-05 23:31:26 +00:00
windows_support.rst Update lld documentation to mention PDB support. 2018-02-22 19:12:57 +00:00

README.txt

lld Documentation
=================

The lld documentation is written using the Sphinx documentation generator. It is
currently tested with Sphinx 1.1.3.

We currently use the 'nature' theme and a Beaker inspired structure.

To rebuild documents into html:

   [/lld/docs]> make html