search for: dsphinx_output_html

Displaying 1 result from an estimated 1 matches for "dsphinx_output_html".

2018 May 01
1
ninja docs-clang-html fails with tools/clang/docs/ClangCommandLineReference.rst:22:Duplicate explicit target name: "cmdoption-clang--prefix".
Hi, Since I've migrated to a newer linux distro I can't build docs-clang-html. 1. get LLVM 2. cmake -GNinja -DLLVM_ENABLE_SPHINX=YES -DSPHINX_OUTPUT_HTML=YES -DLLVM_BUILD_DOCS=YES ~/llvm 3. ninja docs-clang-html ======================= [1/2] Generating html Sphinx documentation for clang into "/tmp/LLVM/tools/clang/docs/html" FAILED: tools/clang/docs/CMakeFiles/docs-clang-html cd /tmp/LLVM/tools/clang/docs && /usr/bin/sphinx-build...