mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 02:38:07 +08:00
This is a follow up of the discussions in https://github.com/llvm/llvm-project/pull/163497
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.