search for: clangcommandlinereference

Displaying 2 results from an estimated 2 matches for "clangcommandlinereference".

2018 May 01
1
ninja docs-clang-html fails with tools/clang/docs/ClangCommandLineReference.rst:22:Duplicate explicit target name: "cmdoption-clang--prefix".
...FAILED: tools/clang/docs/CMakeFiles/docs-clang-html cd /tmp/LLVM/tools/clang/docs && /usr/bin/sphinx-build -b html -d /tmp/LLVM/tools/clang/docs/_doctrees-clang-html -q -W .../kcc/llvm/tools/clang/docs /tmp/LLVM/tools/clang/docs/html Warning, treated as error: .../kcc/llvm/tools/clang/docs/ClangCommandLineReference.rst:22:Duplicate explicit target name: "cmdoption-clang--prefix". ninja: build stopped: subcommand failed. ======================= Apparently this happens only with the recent version of sphinx (mine is 1.6.4, comes with Debian 4.9.65-3+deb9u2) Does anyone have a fix? Thanks! --kcc --...
2019 Feb 11
4
Documentation doesn't get updated
Hi Tanya, Last time I noticed a problem with clang-tools-extra docs you could help solving them. If someone else is taking care of this part of the infrastructure now, please redirect appropriately. It looks like docs generated from rst (for LLVM, Clang and clang-tools-extra) don't get updated at the moment. They stopped updating somewhere between r353327