Chris Bieneman cad86ffac9 [CMake] Update to requiring CMake 3.4.3
Summary:
This is as per the discussions on developer lists:

http://lists.llvm.org/pipermail/llvm-dev/2016-April/098780.html
http://lists.llvm.org/pipermail/llvm-dev/2016-May/100058.html

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D20828

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271329 91177308-0d34-0410-b5e6-96231b3b80d8
2016-05-31 20:21:52 +00:00
2016-05-06 04:49:30 +00:00
2016-05-31 04:27:57 +00:00
2016-01-19 21:58:49 +00:00
2016-05-31 14:29:38 +00:00
2015-02-26 00:48:22 +00:00
2016-03-30 22:39:53 +00:00

libc++ Documentation
====================

The libc++ documentation is written using the Sphinx documentation generator. It is
currently tested with Sphinx 1.1.3.

To build the documents into html configure libc++ with the following cmake options:

  * -DLLVM_ENABLE_SPHINX=ON
  * -DLIBCXX_INCLUDE_DOCS=ON

After configuring libc++ with these options the make rule `docs-libcxx-html`
should be available.
Description
android_external_libcxx
Readme 22 MiB
Languages
C++ 97.4%
HTML 0.9%
Python 0.9%
CMake 0.6%
Shell 0.1%