hanchenye-llvm-project/lld/docs
Sylvestre Ledru b307a0b949 Improve the documentation. Patch from genewitch. Found on https://github.com/llvm-mirror/lld/pull/5
llvm-svn: 296739
2017-03-02 10:40:24 +00:00
..
_static
_templates
llvm-theme Partially revert r287009: Remove trailing whitespace. 2016-11-15 19:09:13 +00:00
AtomLLD.rst Add notes about the scope of the documents. 2017-02-24 04:31:08 +00:00
CMakeLists.txt
Driver.rst Add notes about the scope of the documents. 2017-02-24 04:31:08 +00:00
NewLLD.rst Improve the documentation. Patch from genewitch. Found on https://github.com/llvm-mirror/lld/pull/5 2017-03-02 10:40:24 +00:00
README.txt
Readers.rst Add notes about the scope of the documents. 2017-02-24 04:31:08 +00:00
ReleaseNotes.rst Don't try to link to the 4.0 release notes 2017-02-09 23:27:17 +00:00
conf.py Update docs/conf.py version 2017-01-12 21:43:32 +00:00
design.rst Add notes about the scope of the documents. 2017-02-24 04:31:08 +00:00
development.rst Add notes about the scope of the documents. 2017-02-24 04:31:08 +00:00
getting_started.rst
hello.png Partially revert r287009: Remove trailing whitespace. 2016-11-15 19:09:13 +00:00
index.rst Clarify benchmark conditions. 2017-02-27 21:07:50 +00:00
make.bat
open_projects.rst
sphinx_intro.rst
windows_support.rst Remove trailing whitespace. 2016-10-05 20:09:50 +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