Peter Liske schrieb: > I just grabbed the latest version of Sphinx using HG. > ( v0.6b1) > > I am still unable to use search. I am getting the following javascript > errors in my browser when trying to search on the HTML output I > generated with Sphinx (errors from the javascript console) > > I have downloaded other sphinx generated HTML doc (django doc) to this > same environment and the search works beautifully in both IE and > firefox, so I assume that it is something to do with my build environment.
Hmm, if you look at the _static/searchtools.js that is generated in your output, does it contain the setIndex method? Georg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. 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/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
