zig/deps/lld/docs
Andrew Kelley 4794281d64 embed LLD 5.0.0
This is 48aaa9f66120f72b5d7e4a90b32fee40a3386ce9 from the
git monorepo.
2017-08-27 17:46:59 -04:00
..
_static embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
_templates embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
llvm-theme embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
AtomLLD.rst embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
CMakeLists.txt embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
conf.py embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
design.rst embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
development.rst embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
Driver.rst embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
getting_started.rst embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
hello.png embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
index.rst embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
make.bat embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
NewLLD.rst embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
open_projects.rst embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
Readers.rst embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
README.txt embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
ReleaseNotes.rst embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
sphinx_intro.rst embed LLD 5.0.0 2017-08-27 17:46:59 -04:00
windows_support.rst embed LLD 5.0.0 2017-08-27 17:46:59 -04: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