hanchenye-llvm-project/lld/docs
Rui Ueyama 02aa766897 Update the documents of the new LLD.
This patch merges the documents for ELF and COFF into one
and puts it into docs directory.

llvm-svn: 263336
2016-03-12 06:06:40 +00:00
..
_static
_templates
llvm-theme
AtomLLD.rst Update the documents of the new LLD. 2016-03-12 06:06:40 +00:00
C++11.rst
CMakeLists.txt
Driver.rst
NewLLD.rst Update the documents of the new LLD. 2016-03-12 06:06:40 +00:00
README.txt
Readers.rst
ReleaseNotes.rst Start adding release notes for lld. 2016-02-16 13:12:55 +00:00
conf.py
design.rst Delete more ELF bits from the old linker. 2016-02-28 16:03:37 +00:00
development.rst
getting_started.rst getting_started.rst: fix 'unknown target name' error 2016-01-27 17:54:35 +00:00
hello.png
index.rst Update the documents of the new LLD. 2016-03-12 06:06:40 +00:00
make.bat
open_projects.rst
sphinx_intro.rst
windows_support.rst

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