You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/docs/dev
Alexandre Flament ca93a01844 [mod] dynamically set language_support variable
The language_support variable is set to True by default,
and set to False in only 5 engines.

Except the documentation and the /config URL, this variable is not used.

This commit remove the variable definition in the engines, and
set value according to supported_languages length: False when the length is 0,
True otherwise.

Close #2485
4 years ago
..
contribution_guide.rst
csv_table.txt
engine_overview.rst [mod] dynamically set language_support variable 4 years ago
hello.dot
index.rst
makefile.rst [mod] move brand options from Makefile to settings.yml 4 years ago
plugins.rst
quickstart.rst
reST.rst [mod] documentation: change the jinja context doesn't depend on searx.webapp 4 years ago
search_api.rst Fixed typo 4 years ago
svg_image.svg
translation.rst