summaryrefslogtreecommitdiff
path: root/libcxx/docs
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2018-09-06 15:05:43 +0000
committerLouis Dionne <ldionne@apple.com>2018-09-06 15:05:43 +0000
commit6c0bb006c0d44541e46a889f71727362f6aef090 (patch)
tree008dd30d1421c50b3a9f0f4277f97e23fab3071d /libcxx/docs
parentb66bfed5ba898b5e901a216bf229bfee48ebfc46 (diff)
[libc++] Add a link to the Release notes from the main libc++ documentation
Diffstat (limited to 'libcxx/docs')
-rw-r--r--libcxx/docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/docs/index.rst b/libcxx/docs/index.rst
index e4b3a879da9..1892cd47ff5 100644
--- a/libcxx/docs/index.rst
+++ b/libcxx/docs/index.rst
@@ -34,6 +34,7 @@ Getting Started with libc++
.. toctree::
:maxdepth: 2
+ ReleaseNotes
UsingLibcxx
BuildingLibcxx
TestingLibcxx