llvm-capstone/lld/docs
Chandler Carruth 2946cd7010 Update the file headers across all of the LLVM projects in the monorepo
to reflect the new license.

We understand that people may be surprised that we're moving the header
entirely to discuss the new license. We checked this carefully with the
Foundation's lawyer and we believe this is the correct approach.

Essentially, all code in the project is now made available by the LLVM
project under our new license, so you will see that the license headers
include that license only. Some of our contributors have contributed
code under our old license, and accordingly, we have retained a copy of
our old license notice in the top-level files in each project and
repository.

llvm-svn: 351636
2019-01-19 08:50:56 +00:00
..
_static
_templates
llvm-theme
AtomLLD.rst
CMakeLists.txt
conf.py Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
design.rst
development.rst
Driver.rst
getting_started.rst
hello.png
index.rst lld/include/lld/Core/TODO.txt 2019-01-14 00:45:27 +00:00
ld.lld.1 Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
make.bat
missingkeyfunction.rst keymethod -> keyfunction 2018-12-21 22:57:11 +00:00
NewLLD.rst lld/include/lld/Core/TODO.txt 2019-01-14 00:45:27 +00:00
open_projects.rst lld/include/lld/Core/TODO.txt 2019-01-14 00:45:27 +00:00
Readers.rst
README.txt
ReleaseNotes.rst Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
sphinx_intro.rst
WebAssembly.rst
windows_support.rst lld/include/lld/Core/TODO.txt 2019-01-14 00:45:27 +00:00

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.

See sphinx_intro.rst for more details.