mirror of
https://github.com/AxioDL/lld.git
synced 2026-03-30 11:44:17 -07:00
84e1bb612c
git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@284698 91177308-0d34-0410-b5e6-96231b3b80d8
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