hanchenye-llvm-project/lld/docs
Rui Ueyama df06d203e5 Update documents.
llvm-svn: 253728
2015-11-20 22:47:42 +00:00
..
_static
_templates
llvm-theme
C++11.rst
CMakeLists.txt
Driver.rst
README.txt
Readers.rst
conf.py
design.rst
development.rst
getting_started.rst Update "Getting Started" document. 2015-11-18 23:53:19 +00:00
hello.png
index.rst Update documents. 2015-11-20 22:47:42 +00:00
make.bat
open_projects.rst Fix docs-lld-html build. 2015-04-10 21:37:42 +00:00
sphinx_intro.rst
windows_support.rst COFF: Update windows_support.html. 2015-09-03 17:01:18 +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.

To rebuild documents into html:

   [/lld/docs]> make html