diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2021-11-19 11:46:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-19 11:46:29 +0100 |
| commit | e82e37ce6dffe2796b0fae63d893ad637c2be37b (patch) | |
| tree | 49689668e8de24b0a2d244b227467da4db5be22d /docs/index.rst | |
| parent | 55737a219b0c91882a7d512312cc8f545108f8e8 (diff) | |
| parent | 1dae0c0be09d5c9e287bdea6aa5bf7ec4f4782ec (diff) | |
Merge pull request #515 from return42/doc-theme
Various modification of the documentation and the theme sphinx-theme
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst index 20b1848ca..7100d4ed1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,11 +2,7 @@ Welcome to SearXNG ================== - *Search without being tracked.* - -.. hint:: - - This is not searx, but searxng. + *Search without being tracked.* SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, @@ -25,6 +21,11 @@ If you don't trust anyone, you can set up your own, see :ref:`installation`. - Cookies are not used by default - Secure, encrypted connections (HTTPS/SSL) +.. sidebar:: info + + SearXNG development has been started in the middle of 2021 as a fork of the + searx project. + .. toctree:: :maxdepth: 2 :caption: Contents |