Hi Tobias, I tested on the Sphinx 1.2b2, and it seems work.
If html_extra_path includes wrong filename, there is a warning, not error. --------- copying extra files... WARNING: html_extra_path entry u'/home/shirou/tmp/sphinxtest/blah' does not exist --------- Could you show us the "warnings" on your build log? Thank you, WAKAYAMA Shirou 2013/9/23 Tobias Dacoir <[email protected]>: > I have tested the new html_extra_path config variable and put two files in > my folder: robots.txt and .htaccess - before using this option I expanded > the Makefile script to manually copy those two files. > > I am currently working on Windows (haven't had time to test it under Linux > yet) and the robots.txt gets copied but the .htaccess file is ignored. > > I get no error - is there any way to debug this? > > .... > copying static files... done > copying extra files... dumping search index... done > dumping object inventory... done > build succeeded, 2 warnings. > > Build finished. The HTML pages are in _build/html. > > -- > 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 http://groups.google.com/group/sphinx-users. > For more options, visit https://groups.google.com/groups/opt_out. -- 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 http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/groups/opt_out.
