[llvm-dev] docs-llvm-html broken?
David Greene via llvm-dev
llvm-dev at lists.llvm.org
Tue Feb 12 11:22:45 PST 2019
The bot apparently needs a toolchain update. Some recipes I added to
GitHubMove.rst to help people transition to the monorepo haven't made it
to the website yet. It'd be nice to get those available to people.
-David
Reid Kleckner via llvm-dev <llvm-dev at lists.llvm.org> writes:
> On Tue, Feb 12, 2019 at 11:05 AM Jonas Devlieghere via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>
>
>
> On Tue, Feb 12, 2019 at 10:54 AM Kostya Serebryany
> <kcc at google.com> wrote:
>
>
>
>
>
>
>
>
> On Tue, Feb 12, 2019 at 10:45 AM Jonas Devlieghere
> <jonas at devlieghere.com> wrote:
>
>
>
>
> Hi Kostya,
>
>
> I remember seeing this in the past. IIRC it was sufficient
> to install recommonmark with `pip install recommonmark`.
>
>
>
> installing this on my machine won't help the bots that build
> the docs, right?
>
>
>
> From your original e-mail I understood this only happened locally.
> The sphinx bot
> (http://lab.llvm.org:8011/builders/llvm-sphinx-docs) is green so I
> don't think there's a problem with the docs itself. However, I
> recently learned this bot doesn't update the website and that
> there's as script to do that. +Tanya who should be able to help
> with this.
>
> There is a mailing list (www-scripts at lists.llvm.org) that receives the
> logs from the doc regeneration scripts so that we can debug these
> problems ourselves without help from Tanya, Mike, or anyone else with
> direct access to the infrastructure. I see some error logs here:
> http://lists.llvm.org/pipermail/www-scripts/2019-February/thread.html
>
> Hopefully that helps.
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
More information about the llvm-dev
mailing list