hanchenye-llvm-project/lld/docs
Rui Ueyama 1e591d807b Add an explanation about cross linking.
Differential Revision: https://reviews.llvm.org/D52567

llvm-svn: 343495
2018-10-01 16:41:58 +00:00
..
_static
_templates
llvm-theme
AtomLLD.rst
CMakeLists.txt
Driver.rst
NewLLD.rst
README.txt Revert "[WebAssembly] Update docs" 2018-09-27 00:42:49 +00:00
Readers.rst
ReleaseNotes.rst Correct RISC-V link in release notes 2018-09-24 14:47:56 +00:00
WebAssembly.rst Revert "[WebAssembly] Update docs" 2018-09-27 00:42:49 +00:00
conf.py Update docs version and clear release notes after 8.0.0 version bump 2018-08-01 14:07:20 +00:00
design.rst
development.rst
getting_started.rst
hello.png
index.rst index.rst: pe/coff does support pdbs now 2018-07-31 12:00:26 +00:00
ld.lld.1 Add an explanation about cross linking. 2018-10-01 16:41:58 +00:00
make.bat
open_projects.rst
sphinx_intro.rst [docs] Update doc building instructions 2017-12-05 23:31:26 +00:00
windows_support.rst windows_support.rst: Add links for downloading 2018-07-31 12:02:03 +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