Tanya Lattner via llvm-dev
2019-Feb-14 17:50 UTC
[llvm-dev] Documentation doesn't get updated
Yes, I am working on it. The sub-projects are still having issues but the other documentation has been fixed. -Tanya> On Feb 14, 2019, at 3:53 AM, Alexander Kornienko <alexfh at google.com> wrote: > > Tanya, friendly ping. > > On Mon, Feb 11, 2019 at 3:21 PM Alexander Kornienko <alexfh at google.com <mailto:alexfh at google.com>> wrote: > 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 <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 <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/20190214/feab4f39/attachment.html>
Tanya Lattner via llvm-dev
2019-Feb-14 18:33 UTC
[llvm-dev] Documentation doesn't get updated
This should all be fixed now. Thanks, Tanya> On Feb 14, 2019, at 9:50 AM, Tanya Lattner <tonic at nondot.org> wrote: > > Yes, I am working on it. The sub-projects are still having issues but the other documentation has been fixed. > > -Tanya > >> On Feb 14, 2019, at 3:53 AM, Alexander Kornienko <alexfh at google.com <mailto:alexfh at google.com>> wrote: >> >> Tanya, friendly ping. >> >> On Mon, Feb 11, 2019 at 3:21 PM Alexander Kornienko <alexfh at google.com <mailto:alexfh at google.com>> wrote: >> 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 <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 <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/20190214/3735e5ee/attachment-0001.html>
Sachkov, Alexey via llvm-dev
2019-Feb-15 08:27 UTC
[llvm-dev] Documentation doesn't get updated
Hi Tanya, I reported another one issue with clang doxygen month ago: http://lists.llvm.org/pipermail/cfe-dev/2019-January/060892.html Could you please take a look? Thanks! From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Tanya Lattner via llvm-dev Sent: Thursday, February 14, 2019 9:34 PM To: Alexander Kornienko <alexfh at google.com> Cc: llvm-dev <llvm-dev at lists.llvm.org>; clang developer list <cfe-dev at lists.llvm.org> Subject: Re: [llvm-dev] Documentation doesn't get updated This should all be fixed now. Thanks, Tanya On Feb 14, 2019, at 9:50 AM, Tanya Lattner <tonic at nondot.org<mailto:tonic at nondot.org>> wrote: Yes, I am working on it. The sub-projects are still having issues but the other documentation has been fixed. -Tanya On Feb 14, 2019, at 3:53 AM, Alexander Kornienko <alexfh at google.com<mailto:alexfh at google.com>> wrote: Tanya, friendly ping. On Mon, Feb 11, 2019 at 3:21 PM Alexander Kornienko <alexfh at google.com<mailto:alexfh at google.com>> wrote: 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 -------------------------------------------------------------------- Joint Stock Company Intel A/O Registered legal address: Krylatsky Hills Business Park, 17 Krylatskaya Str., Bldg 4, Moscow 121614, Russian Federation This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190215/f4b1ca8c/attachment.html>
Alexander Kornienko via llvm-dev
2019-Feb-18 13:08 UTC
[llvm-dev] Documentation doesn't get updated
Thank you! It seems like new changes in .rst files are picked up quickly now. -- Alex On Thu, Feb 14, 2019 at 7:33 PM Tanya Lattner <tonic at nondot.org> wrote:> This should all be fixed now. > > Thanks, > Tanya > > > On Feb 14, 2019, at 9:50 AM, Tanya Lattner <tonic at nondot.org> wrote: > > Yes, I am working on it. The sub-projects are still having issues but the > other documentation has been fixed. > > -Tanya > > On Feb 14, 2019, at 3:53 AM, Alexander Kornienko <alexfh at google.com> > wrote: > > Tanya, friendly ping. > > On Mon, Feb 11, 2019 at 3:21 PM Alexander Kornienko <alexfh at google.com> > wrote: > >> 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/20190218/0055209c/attachment.html>