Re: [PATCH] Documentation/llvm: Add a section about supported architectures
From: Nick Desaulniers <hidden>
Date: 2021-01-14 17:54:41
Also in:
linux-kbuild, lkml
From: Nick Desaulniers <hidden>
Date: 2021-01-14 17:54:41
Also in:
linux-kbuild, lkml
On Thu, Jan 14, 2021 at 6:36 AM Jonathan Corbet [off-list ref] wrote:
On Wed, 13 Jan 2021 17:19:59 -0800 Nick Desaulniers [off-list ref] wrote:quoted
Patch looks fine, but `make -j htmldocs` seems to be taking forever for me so I can't render it. Is this a known issue? $ make -j htmldocs SPHINX htmldocs --> file:///android0/linux-next/Documentation/output make[2]: Nothing to be done for 'html'. WARNING: The kernel documentation build process support for Sphinx v3.0 and above is brand new. Be prepared for possible issues in the generated output.Sphinx 3.x is *way* slower to build the docs, alas. One of many "improvements" we got with that change.
Oh, man, yeah. Noticeably. I had sworn I had run `make htmldocs` before. Have you had a chance to report this regression upstream? -- Thanks, ~Nick Desaulniers