summaryrefslogtreecommitdiff
path: root/docs/README.txt
blob: 5ddd599d8a7896ab267e38a9315a6c21d73b37d7 (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.