From: Eli Bendersky Date: Thu, 18 Oct 2012 18:12:05 +0000 (+0000) Subject: test commit: verifying access from new address X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=77ed3424e41cfb06600dbc7c138a565be71cfb95;p=oota-llvm.git test commit: verifying access from new address git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166197 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/README.txt b/docs/README.txt index 2fbbf987405..5ddd599d8a7 100644 --- a/docs/README.txt +++ b/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.