On 2023-12-30 19:55, Dmitry Shachnev wrote:
Hi Drew!
Hi Dmitry :)
...
In lammps case, it looks like the search page is very unusual and
relies
on Google's Custom Search Engine. So, in fact, it searches not in the
local
documentation, but on docs.lammps.org website. This is exactly what
Lintian
warning privacy-breach-google-cse is about.
I would recommend replacing upstream search.html with pristine version
from
sphinx-rtd-theme [1] (that lammps theme is based on). Sphinx's default
search relies on source RST files (_sources), so you will also need to
stop
removing them in doc/Makefile.
Thanks for the analysis. I'll give it a try using the pristine
serach.html, and see if I can get it to work.
I'll write (or close) this bug once I have results to report.
Drew