Nick Lewycky c86575e757 Add RPO to the lexicon.
llvm-svn: 157166
2012-05-20 20:30:47 +00:00
..
2012-05-13 05:52:56 +00:00
2012-04-20 18:20:24 +00:00
2011-10-31 23:46:50 +00:00
2012-01-01 08:16:56 +00:00
2012-05-20 20:30:47 +00:00
2012-05-15 20:47:23 +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.