hanchenye-llvm-project/lld/docs
Marshall Clow 341f496538 Added description of Atom types from Nick's email
llvm-svn: 160468
2012-07-18 23:20:40 +00:00
..
_static
_templates
llvm-theme
Makefile
README.txt Major refactoring: Remove Platform concept. In its place there are 2012-05-31 22:34:00 +00:00
Readers.rst Wordsmithing from patch from Sean Silva 2012-06-16 00:52:17 +00:00
conf.py
design.rst Added description of Atom types from Nick's email 2012-07-18 23:20:40 +00:00
development.rst Fix Sphinx warning. Patch by Sean Silva 2012-06-18 20:24:47 +00:00
getting_started.rst Fix Sphinx warning. Patch by Sean Silva 2012-06-18 20:24:47 +00:00
hello.png
index.rst [docs] Add getting started guide. 2012-04-25 19:34:24 +00:00
make.bat
open_projects.rst
sphinx_intro.rst

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