summaryrefslogtreecommitdiff
path: root/docs/README.txt
blob: 2fbbf987405ddb553c5c3fec4f464c64f1bd95e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.