Werner F. Bruhin schrieb: > Georg Brandl wrote: >> Werner F. Bruhin schrieb: >> >> >>> Just installed Firebug as recommended by Gael. >>> >>> So, when I do a search for e.g. "something" I get this error: >>> Access to restricted URI denied" code: "1012 >>> file:///C:/Dev/twcb-doc/en/build/_static/jquery.js >>> Line 28 >>> >>> "Everyone" has read/execute permissions on this. >>> >>> I am running/testing all this locally on my machine. >>> >> >> What version of Sphinx do you use to build the docs? If this is >> 0.4.x, you should try 0.5 which doesn't use AJAX anymore to load >> the search index. >> > I am using 0.5 with Python 2.5 on Windows Vista.
This should now also be fixed -- I hope you've set html_copy_source = False like Mark did :) 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 -~----------~----~----~----~------~----~------~--~---
