git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@246910 91177308-0d34-0410-b5e6-96231b3b80d8
@@ -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 =
@@ -37,6 +37,7 @@ Getting Started with libc++
BuildingLibcxx
TestingLibcxx
+
Current Status
--------------