On Jun 8, 8:42 am, Pat LeSmithe <[email protected]> wrote: > davidloeffler wrote: > > Can I make a special request for this release? It would be really nice > > if we could get rid of the insufferable "WARNING: html_favicon is not > > an .ico file" on building the documentation. Inspection reveals that > > the favicon is set to "output/html/en/blah/_static/sageicon.png", > > which is not an .ico file nor any other kind of file for that matter > > -- the file does not exist. > > http://trac.sagemath.org/sage_trac/ticket/5799 > > Note: The patch uses sagemath.org's png icon, so the warning remains. > Apparently, IE supports only the ico format: > > http://en.wikipedia.org/wiki/Favicon
Some other options: we could use the existing file SAGE_ROOT/data/ extcode/notebook/images/faveicon.ico (in which case it would look right with IE), or we could modify Sphinx so that it doesn't print the warning any more. John --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
