Files
llvm/llvm/docs
Nadav Rotem 913805703d Update the vectorizer docs.
llvm-svn: 167688
2012-11-11 06:47:51 +00:00
..
2012-11-07 01:52:41 +00:00
2012-10-08 16:39:34 +00:00
2012-10-04 04:41:27 +00:00
2012-10-07 00:56:09 +00:00
2012-11-11 06:47:51 +00:00
2012-10-08 23:54:10 +00:00
2012-11-07 17:00:18 +00:00

LLVM Documentation
==================

The LLVM documentation is currently written in two formats:

  * Plain HTML documentation.

  * reStructured Text documentation using the Sphinx documentation generator. It
    is currently tested with Sphinx 1.1.3. 

    For more information, see the "Sphinx Introduction for LLVM Developers"
    document.