diff options
| author | Alexandre Flament <alex@al-f.net> | 2023-02-20 12:17:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-20 12:17:38 +0100 |
| commit | d669da81fbe820df2d97c98560d00dee32979dc9 (patch) | |
| tree | 4cbaf3332893934640c8ff0724bcc2019b579618 /docs | |
| parent | 60e181607def7b48185728e1fd395c0036bd65fb (diff) | |
| parent | 0b1444b61eb12a2d23d4c95e2440f24161daaec7 (diff) | |
Merge pull request #2027 from dalf/fix_2018
Add "auto" as a language.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/src/searx.plugins.autodetect_search_language.rst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/src/searx.plugins.autodetect_search_language.rst b/docs/src/searx.plugins.autodetect_search_language.rst deleted file mode 100644 index 7b66a6bf3..000000000 --- a/docs/src/searx.plugins.autodetect_search_language.rst +++ /dev/null @@ -1,8 +0,0 @@ -.. _autodetect search language: - -====================== -Search language plugin -====================== - -.. automodule:: searx.plugins.autodetect_search_language - :members: |