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 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 [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 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.
