hanchenye-llvm-project/lld/docs
Rui Ueyama 569851f1d6 Partially revert r287009: Remove trailing whitespace.
This reverts part of r287009 because I accidentally changed binary files.

llvm-svn: 287010
2016-11-15 19:09:13 +00:00
..
_static
_templates
llvm-theme Partially revert r287009: Remove trailing whitespace. 2016-11-15 19:09:13 +00:00
AtomLLD.rst
C++11.rst
CMakeLists.txt
Driver.rst fix warning when generating sphinx doc. 2016-07-21 02:27:05 +00:00
NewLLD.rst Update document. 2016-10-20 05:35:25 +00:00
README.txt
Readers.rst
ReleaseNotes.rst
conf.py docs/conf.py: update version to 4.0 2016-07-18 18:12:14 +00:00
design.rst
development.rst
getting_started.rst
hello.png Partially revert r287009: Remove trailing whitespace. 2016-11-15 19:09:13 +00:00
index.rst
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