diff options
| -rw-r--r-- | llvm/docs/README.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/llvm/docs/README.txt b/llvm/docs/README.txt index 2fbbf987405..5ddd599d8a7 100644 --- a/llvm/docs/README.txt +++ b/llvm/docs/README.txt @@ -6,7 +6,7 @@ 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. +    is currently tested with Sphinx 1.1.3.       For more information, see the "Sphinx Introduction for LLVM Developers"      document. | 

