zig/deps/lld/docs
2018-02-23 13:04:47 -05:00
..
_static
_templates update embedded LLD to 6.0.0rc1 2018-01-17 17:29:21 -05:00
llvm-theme
AtomLLD.rst
CMakeLists.txt
conf.py update embedded LLD to 6.0.0rc1 2018-01-17 17:29:21 -05:00
design.rst
development.rst
Driver.rst update embedded LLD to 6.0.0rc1 2018-01-17 17:29:21 -05:00
getting_started.rst
hello.png
index.rst update embedded LLD to 6.0.0rc1 2018-01-17 17:29:21 -05:00
make.bat
NewLLD.rst update embedded LLD to 6.0.0rc1 2018-01-17 17:29:21 -05:00
open_projects.rst
Readers.rst
README.txt
ReleaseNotes.rst update embedded LLD to 6.0.0rc3 2018-02-23 13:04:47 -05:00
sphinx_intro.rst update embedded LLD to 6.0.0rc1 2018-01-17 17:29:21 -05:00
WebAssembly.rst update embedded LLD to 6.0.0rc1 2018-01-17 17:29:21 -05:00
windows_support.rst

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