[llvm-dev] Need help in setting up sphinx

James Henderson via llvm-dev llvm-dev at lists.llvm.org
Thu Jun 24 01:32:17 PDT 2021


What version of Sphinx and recommonmark have you installed? It's been a
while, but in the past, there have been issues using specific versions of
the tools, so using the latest may not actually work.

(In response to Michael's opinion - a warning is there for a reason - it
means the user is likely doing something wrong and they should fix it, not
ignore it)

James

On Wed, 23 Jun 2021 at 23:02, Michael Kruse via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Since it is a warning, you could try ignoring it using
> -DSPHINX_WARNINGS_AS_ERRORS=OFF
>
> (General opinion: Warnings are not errors for a reason and should not
> be treated as errors by default)
>
> Michael
>
>
> Am Mi., 23. Juni 2021 um 15:13 Uhr schrieb Pooja Yadav via llvm-dev
> <llvm-dev at lists.llvm.org>:
> >
> > Hi everyone!
> > I have installed python3-recommonmark using pip as well as apt-get but I
> am getting following error for ninja doc-llvm-html command. What am I
> missing?
> > Should I make some changes in the conf.py file. Where can I find my
> conf.py file in ubuntu?
> >
> > Thanks!
> >
> > Pooja
> >
> > _______________________________________________
> > LLVM Developers mailing list
> > llvm-dev at lists.llvm.org
> > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210624/a478bae4/attachment.html>


More information about the llvm-dev mailing list