diff options
author | Tanya Lattner <tonic@nondot.org> | 2015-09-05 05:38:50 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2015-09-05 05:38:50 +0000 |
commit | d01ea56015ad2ae5a3384657e7976d29f7a4139b (patch) | |
tree | 9ffd68c20e63704e0a94902583225e4f1ecfcbc0 /libcxx/docs | |
parent | feb91925a4beb5682c091dac50bf745be4c948b6 (diff) | |
download | bcm5719-llvm-d01ea56015ad2ae5a3384657e7976d29f7a4139b.tar.gz bcm5719-llvm-d01ea56015ad2ae5a3384657e7976d29f7a4139b.zip |
Remove test commit.
llvm-svn: 246912
Diffstat (limited to 'libcxx/docs')
-rw-r--r-- | libcxx/docs/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/docs/README.txt b/libcxx/docs/README.txt index afb467f70c6..06d94f5b5fc 100644 --- a/libcxx/docs/README.txt +++ b/libcxx/docs/README.txt @@ -1,6 +1,6 @@ libc++ Documentation ==================== -Test. + The libc++ documentation is written using the Sphinx documentation generator. It is currently tested with Sphinx 1.1.3. |