hanchenye-llvm-project/lld/docs
Rui Ueyama 0ca149fce9 Rename TargetInfo -> LinkingContext.
Also change some local variable names: "ti" -> "context" and
"_targetInfo" -> "_context".

Differential Revision: http://llvm-reviews.chandlerc.com/D1301

llvm-svn: 187823
2013-08-06 22:31:59 +00:00
..
_static
_templates
llvm-theme
C++11.rst
Driver.rst Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
Makefile
README.txt
Readers.rst
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 [docs] lld self hosts. 2013-02-07 07:26:45 +00:00
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