Subject | Sphinx based doc - search not working |
---|---|
Author | Werner F. Bruhin |
Post date | 2009-07-08T08:26:10Z |
Just noted that the search on the new docs is not working for me.
As I also use Sphinx for my projects I think it has to do with:
- Not using Sphinx 0.6
- and html_copy_source needs to be set to True
http://sphinx.pocoo.org/config.html#options-for-html-output
Werner
As I also use Sphinx for my projects I think it has to do with:
- Not using Sphinx 0.6
- and html_copy_source needs to be set to True
http://sphinx.pocoo.org/config.html#options-for-html-output
Werner