hanchenye-llvm-project/lld/docs
Sam Clegg db8dd23204 [WebAssembly] Update docs
This is an reland of rL343155 which got reverted because
of a sphinx failure on the buildbot.

Differential Revision: https://reviews.llvm.org/D54982

llvm-svn: 347830
2018-11-29 02:55:25 +00:00
..
_static
_templates
llvm-theme
AtomLLD.rst
CMakeLists.txt
Driver.rst
NewLLD.rst
README.txt [WebAssembly] Update docs 2018-11-29 02:55:25 +00:00
Readers.rst
ReleaseNotes.rst [WebAssembly] Initial support for shared objects (-shared) 2018-11-15 00:37:21 +00:00
WebAssembly.rst [WebAssembly] Update docs 2018-11-29 02:55:25 +00:00
conf.py Update docs version and clear release notes after 8.0.0 version bump 2018-08-01 14:07:20 +00:00
design.rst
development.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 [ELF] - Implement -z nodefaultlib 2018-11-27 09:48:17 +00:00
make.bat
open_projects.rst
sphinx_intro.rst
windows_support.rst windows_support.rst: Add links for downloading 2018-07-31 12:02:03 +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.

See sphinx_intro.rst for more details.