Hi, since the search results returned by the search box are quite sloppy and broken (for instance no search of partial word https://github.com/sphinx-doc/sphinx/issues/1341), I'd like to remove the box and completely disable the search. I have followed
http://sphinx-doc.org/config.html?highlight=search#confval-html_sidebars setting html_sidebars = { '**': ['sourcelink.html'], } but with no success. The search box is still there...any clue? -- 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/d/optout.
