summaryrefslogtreecommitdiffstats
path: root/libcxx/docs
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2015-09-05 05:29:23 +0000
committerEric Fiselier <eric@efcs.ca>2015-09-05 05:29:23 +0000
commit11027f6c5a26b0aca3f73265a8d063d8c6db1491 (patch)
tree9ffd68c20e63704e0a94902583225e4f1ecfcbc0 /libcxx/docs
parent5fb53fce5f5bd67adcc971fcb9a3ddcd5ee9b7b5 (diff)
downloadbcm5719-llvm-11027f6c5a26b0aca3f73265a8d063d8c6db1491.tar.gz
bcm5719-llvm-11027f6c5a26b0aca3f73265a8d063d8c6db1491.zip
Test commit for builder
llvm-svn: 246910
Diffstat (limited to 'libcxx/docs')
-rw-r--r--libcxx/docs/Makefile.sphinx3
-rw-r--r--libcxx/docs/index.rst1
2 files changed, 4 insertions, 0 deletions
diff --git a/libcxx/docs/Makefile.sphinx b/libcxx/docs/Makefile.sphinx
index 743ebfe48f1..2ca1e4d3faf 100644
--- a/libcxx/docs/Makefile.sphinx
+++ b/libcxx/docs/Makefile.sphinx
@@ -1,5 +1,8 @@
# Makefile for Sphinx documentation
#
+# FIXME: This hack is only in place to allow the libcxx.llvm.org/docs builder
+# to work with libcxx. This should be removed when that builder supports
+# out-of-tree builds.
# You can set these variables from the command line.
SPHINXOPTS =
diff --git a/libcxx/docs/index.rst b/libcxx/docs/index.rst
index baca123609c..5c404517a17 100644
--- a/libcxx/docs/index.rst
+++ b/libcxx/docs/index.rst
@@ -37,6 +37,7 @@ Getting Started with libc++
BuildingLibcxx
TestingLibcxx
+
Current Status
--------------
OpenPOWER on IntegriCloud