Since I wrote this message about 5 hours ago, I found out how to display more verbose warnings. But those missing image warnings still never showed up when building HTML.
> On Jul 20, 2018, at 12:20 PM, Barbara Snyder <[email protected] > <mailto:[email protected]>> wrote: > > tl;dr Is there a way to set more verbose warning output for html builds? > > ======= > > I just found out quite by accident that make clean latexpdf shows a bunch of > warnings about missing images that make clean html does not. (We never build > pdfs; I was just trying to do it as a special internal request.) As a result, > there are now a bunch of ugly missing images in my live docs, e.g. > https://docs.signalfx.com/en/latest/integrations/integrations-reference/integrations.amazon.redshift.html > > <https://docs.signalfx.com/en/latest/integrations/integrations-reference/integrations.amazon.redshift.html> > > Here is a sample warning I see for latexpdf that I don't see for html. > > WARNING: Could not fetch remote image: > https://raw.githubusercontent.com/.../dashboard_redshift.png > <https://raw.githubusercontent.com/.../dashboard_redshift.png> [404] > > I am going to report this to sphinx, but in the meantime, is there a way to > set more verbose warning output for html builds? > > Thanks -- Barbara > > > > > > -- > You received this message because you are subscribed to a topic in the Google > Groups "sphinx-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/sphinx-users/zgetNU7Eguk/unsubscribe > <https://groups.google.com/d/topic/sphinx-users/zgetNU7Eguk/unsubscribe>. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/sphinx-users > <https://groups.google.com/group/sphinx-users>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
