hanchenye-llvm-project/lld/docs
Hans Wennborg c89f805ca6 getting_started.rst: fix 'unknown target name' error
llvm-svn: 258953
2016-01-27 17:54:35 +00:00
..
_static
_templates
llvm-theme
C++11.rst
CMakeLists.txt Add support for building Sphinx documentation when being built inside LLVM source tree and using CMake. 2014-04-18 21:59:05 +00:00
Driver.rst
README.txt
Readers.rst Remove the Native file format. 2015-04-10 21:23:51 +00:00
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 Remove the Native file format. 2015-04-10 21:23:51 +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 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