diff options
author | Louis Dionne <ldionne@apple.com> | 2018-09-06 15:05:43 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2018-09-06 15:05:43 +0000 |
commit | 38895a0d80f3e1217300216fa7ad4a10b49b21db (patch) | |
tree | 54ac39e7709989e969e5cfd3d25aa02e139b6f9d /libcxx/docs | |
parent | 0fb7c99001a75901aece113c01e016227d2d0e9f (diff) | |
download | bcm5719-llvm-38895a0d80f3e1217300216fa7ad4a10b49b21db.tar.gz bcm5719-llvm-38895a0d80f3e1217300216fa7ad4a10b49b21db.zip |
[libc++] Add a link to the Release notes from the main libc++ documentation
llvm-svn: 341551
Diffstat (limited to 'libcxx/docs')
-rw-r--r-- | libcxx/docs/index.rst | 1 |
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 |