[PATCH] D54429: [analyzer] Creating standard Sphinx documentation
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 4 17:31:35 PST 2019
Szelethus added a comment.
I'm getting a single buildbot failure, but I'm a little unsure how to fix it. Could you help?
http://lab.llvm.org:8011/builders/clang-sphinx-docs/builds/36985
24.610 [1/1/1] Generating html Sphinx documentation for clang into "/home/buildbot/llvm-build-dir/clang-sphinx-docs/llvm/build/tools/clang/docs/html"
FAILED: tools/clang/docs/CMakeFiles/docs-clang-html
cd /home/buildbot/llvm-build-dir/clang-sphinx-docs/llvm/build/tools/clang/docs && /usr/bin/sphinx-build -b html -d /home/buildbot/llvm-build-dir/clang-sphinx-docs/llvm/build/tools/clang/docs/_doctrees-clang-html -q -W /home/buildbot/llvm-build-dir/clang-sphinx-docs/llvm/src/tools/clang/docs /home/buildbot/llvm-build-dir/clang-sphinx-docs/llvm/build/tools/clang/docs/html
Warning, treated as error:
/home/buildbot/llvm-build-dir/clang-sphinx-docs/llvm/src/tools/clang/docs/analyzer/checkers.rst:1945: WARNING: unknown document: DebugChecks
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54429/new/
https://reviews.llvm.org/D54429
More information about the cfe-commits
mailing list