hanchenye-llvm-project/lld/docs
Etienne Bergeron 8430489847 fix warning when generating sphinx doc.
llvm-svn: 276227
2016-07-21 02:27:05 +00:00
..
_static
_templates
llvm-theme
AtomLLD.rst
C++11.rst
CMakeLists.txt
Driver.rst fix warning when generating sphinx doc. 2016-07-21 02:27:05 +00:00
NewLLD.rst Update the readme text. 2016-07-13 19:14:25 +00:00
README.txt
Readers.rst
ReleaseNotes.rst Trunk release notes are now for 4.0.0 2016-07-18 18:07:03 +00:00
conf.py docs/conf.py: update version to 4.0 2016-07-18 18:12:14 +00:00
design.rst
development.rst
getting_started.rst
hello.png
index.rst
make.bat
open_projects.rst Remove links to deleted TODOs. 2016-04-16 11:11:56 +00:00
sphinx_intro.rst
windows_support.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