[PATCH] Documentation/llvm: refresh docs
Nick Desaulniers
ndesaulniers at google.com
Thu Aug 24 14:12:23 PDT 2023
On Thu, Aug 24, 2023 at 1:32 PM Nick Desaulniers
<ndesaulniers at google.com> wrote:
>
> On Thu, Aug 24, 2023 at 11:49 AM Nathan Chancellor <nathan at kernel.org> wrote:
> >
>
> > I see a few new kernel-doc warnings from not adjusting the underlines to
> > match the new length of the title:
> >
> > Documentation/kbuild/llvm.rst:40: WARNING: Title underline too short.
> >
> > The LLVM= argument
> > --------------
> > Documentation/kbuild/llvm.rst:40: WARNING: Title underline too short.
> >
> > The LLVM= argument
> > --------------
> > Documentation/kbuild/llvm.rst:102: WARNING: Title underline too short.
> >
> > The LLVM_IAS= argument
> > -----------------
> > Documentation/kbuild/llvm.rst:102: WARNING: Title underline too short.
> >
> > The LLVM_IAS= argument
> > -----------------
>
> oops! remind me of the make target to observe these?
Found it;
make htmldocs
https://www.kernel.org/doc/html/latest/doc-guide/sphinx.html
--
Thanks,
~Nick Desaulniers
More information about the linux-riscv
mailing list