llvm-capstone/lld/docs
2018-07-31 12:02:03 +00:00
..
_static
_templates
llvm-theme
AtomLLD.rst
CMakeLists.txt
conf.py
design.rst
development.rst
Driver.rst
getting_started.rst
hello.png
index.rst index.rst: pe/coff does support pdbs now 2018-07-31 12:00:26 +00:00
ld.lld.1 [docs] Sort ld.lld.1 options 2018-07-30 23:07:44 +00:00
make.bat
NewLLD.rst
open_projects.rst
Readers.rst
README.txt
ReleaseNotes.rst ReleaseNotes: user lower-case for lld in the text 2018-02-23 08:27:38 +00:00
sphinx_intro.rst
WebAssembly.rst [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
windows_support.rst windows_support.rst: Add links for downloading 2018-07-31 12:02:03 +00:00

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