[llvm-dev] Documentation doesn't get updated

Alexander Kornienko via llvm-dev llvm-dev at lists.llvm.org
Mon Feb 11 06:21:42 PST 2019


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 <https://reviews.llvm.org/rL353327> (which made
it to
http://clang.llvm.org/extra/clang-tidy/checks/modernize-avoid-c-arrays.html)
and r353374 <https://reviews.llvm.org/rL353374> (which didn't make it to
https://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library).
The llvm-sphinx-docs <http://lab.llvm.org:8011/builders/llvm-sphinx-docs>,
clang-sphinx-docs <http://lab.llvm.org:8011/builders/clang-sphinx-docs> (until
recently) and clang-tools-sphinx-docs
<http://lab.llvm.org:8011/builders/clang-tools-sphinx-docs> buildbots have
been green, so there doesn't seem to be any problem with the rst files (at
least, with the sphinx version used by the docs buildbots).

Could you take a look at what's happening?

Thanks!

-- Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190211/5c3f8a77/attachment.html>


More information about the llvm-dev mailing list