hanchenye-llvm-project/lld/docs
Nico Weber 9b839f8ced Tweak lld's checkout instructions.
llvm-svn: 224778
2014-12-23 18:52:41 +00:00
..
_static
_templates
llvm-theme
C++11.rst
CMakeLists.txt
Driver.rst
Makefile
README.txt
Readers.rst
conf.py Fix missing favicon.ico warning (Sphinx 1.2.2). The comments next to 2014-08-06 14:37:00 +00:00
design.rst
development.rst
getting_started.rst
hello.png
index.rst Tweak lld's checkout instructions. 2014-12-23 18:52:41 +00:00
make.bat
open_projects.rst [AArch64] Initial ELF/AArch64 Support 2014-08-13 13:16:38 +00:00
sphinx_intro.rst
windows_support.rst Fix sphinx warning. 2014-08-06 14:11:47 +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