David Blaikie 51b8e0f412 Remove/modify C backend references from LLVM documentation.
Patch by Wei-Ren Chen.

llvm-svn: 158456
2012-06-14 16:52:55 +00:00
..
2011-10-31 23:46:50 +00:00
2012-01-01 08:16:56 +00:00
2012-06-06 07:39:39 +00:00
2012-05-20 20:30:47 +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.