Rui Ueyama 24f2d2a9d5 Remove Makefiles.
Most developers prefer to not have them, and we agreed to
remove them from LLD.
http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-March/083368.html

llvm-svn: 233313
2015-03-26 20:09:47 +00:00
..
2012-04-10 16:18:16 +00:00
2014-01-27 03:09:26 +00:00
2014-03-02 13:00:23 +00:00
2014-06-03 03:07:49 +00:00
2013-05-11 00:26:26 +00:00
2014-01-27 03:09:26 +00:00
2014-03-05 20:39:57 +00:00
2014-12-23 18:52:41 +00:00
2014-08-06 14:11:47 +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.

To rebuild documents into html:

   [/lld/docs]> make html