hanchenye-llvm-project/lld/docs
Joerg Sonnenberger a82566b86e Update documentation.
llvm-svn: 190255
2013-09-07 18:01:39 +00:00
..
_static
_templates
llvm-theme Rename ti -> ctx. 2013-08-27 00:04:42 +00:00
C++11.rst
Driver.rst Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
Makefile
README.txt
Readers.rst Update documentation. 2013-09-07 18:01:39 +00:00
conf.py
design.rst
development.rst [lld] Fix typo in document. 2013-05-11 00:26:26 +00:00
getting_started.rst
hello.png
index.rst
make.bat
open_projects.rst
sphinx_intro.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