diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-06-01 16:40:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-01 16:40:38 +0200 |
| commit | ee83c99d2b40efaaf4f3e6635e7a43f7731cb128 (patch) | |
| tree | 331492af5f7b8435037d984c102de07727abd56a /docs/index.rst | |
| parent | e3f4a7731180b87ba2b3acbe4e1ea8070624001f (diff) | |
| parent | 15de8708b706d5fe7e77febffd580449d827b938 (diff) | |
Merge pull request #116 from searxng/minor-refactoring-searx-engines
[mod] searx.engines.__init__: refactoring
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 40105129f..71f0d8855 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -35,5 +35,6 @@ anyone, you can set up your own, see :ref:`installation`. searx_extra/index utils/index blog/index + src/index .. _Searx-instances: https://searx.space |