Mercurial > p > roundup > code
view website/issues/html/_generic.help-empty.html @ 7088:a93ef7aec24e
disable opensearch generation. It doesn't work.
It references an opensearch.html page in the generated docs which
doesn't exist.
The opensearch.xml file is (properly??) generated in _static, but
referenced in the sitemap at the root not in _static.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 29 Nov 2022 22:10:29 -0500 |
| parents | c2d0d3e9099d |
| children |
line wrap: on
line source
<html> <head> <title>Empty page (no search performed yet)</title> </head> <body> <p i18n:translate="">Please specify your search parameters!</p> </body> </html>
