aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-04-18 21:45:25 +0000
committerReid Kleckner <reid@kleckner.net>2014-04-18 21:45:25 +0000
commit9f5eb637cb1758a5efa38845f4ce9c5f600dd99b (patch)
treea0f01633031633d481a7b8a19fe5b83c25324378 /clang/lib/CodeGen/CodeGenModule.cpp
parentd010999abeba1635d4e5c38926c351b2c5ef6544 (diff)
downloadllvm-9f5eb637cb1758a5efa38845f4ce9c5f600dd99b.zip
llvm-9f5eb637cb1758a5efa38845f4ce9c5f600dd99b.tar.gz
llvm-9f5eb637cb1758a5efa38845f4ce9c5f600dd99b.tar.bz2
Added Sphinx documentation generation to CMake build system.
The option LLVM_ENABLE_SPHINX option enables the "docs-llvm-html", "docs-llvm-man" targets but does not build them by default. The following CMake options have been added that control what targets are made available SPHINX_OUTPUT_HTML SPHINX_OUTPUT_MAN If LLVM_BUILD_DOCS is enabled then the enabled docs-llvm-* targets will be built by default and if ``make install`` is run then docs-llvm-html and docs-llvm-man will be installed (tested on Linux only). The add_sphinx_target function is in its own file so it can be included by other projects that use Sphinx for their documentation. Patch by Daniel Liew <daniel.liew@imperial.ac.uk>! llvm-svn: 206655
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions