[llvm-dev] docs-llvm-html broken?

Kostya Serebryany via llvm-dev llvm-dev at lists.llvm.org
Tue Feb 12 10:17:27 PST 2019


Hi,

docs seem to be broken.
e.g. r353563 adds docs for callbr, but
https://llvm.org/docs/LangRef.html doesn't have it.

trying to build the docs manually on my box:
ninja docs-llvm-html

FAILED: docs/CMakeFiles/docs-llvm-html
cd /usr/local/google/home/kcc/llvm-build/docs && /usr/bin/sphinx-build -b
html -d /usr/local/google/home/kcc/llvm-build/docs/_doctrees-llvm-html -q
-W /usr/local/google/home/kcc/llvm/docs
/usr/local/google/home/kcc/llvm-build/docs/html

Extension error:
Could not import recommonmark.parser (needed for source parser) (exception:
No module named recommonmark.parser)
ninja: build stopped: subcommand failed.


Any thoughts?

Thanks!

--kcc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190212/164e4e7b/attachment.html>


More information about the llvm-dev mailing list