diff options
| author | Ivan Gabaldon <igabaldon@inetol.net> | 2026-07-30 14:24:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-30 14:24:39 +0200 |
| commit | e28131f8d4d319935aa62ed4c573e3e382c81120 (patch) | |
| tree | d9b582372d08e1dd7d99570606d3e24e0adce0d3 | |
| parent | 81b0ed7b3807078a4ccd84a1d519a8ab8143af60 (diff) | |
[mod] docs: sidebar remove verbose features (#6465)
Remove all references to `dev.searxng.org` and get rid of some highlights
| -rw-r--r-- | docs/index.rst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst index 113a177bb..47e3bd7d9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -20,15 +20,11 @@ If you don't trust anyone, you can set up your own, see :ref:`installation`. - :ref:`self hosted <installation>` - :ref:`no user tracking / no profiling <SearXNG protect privacy>` - - script & cookies are optional - - secure, encrypted connections + - javascript & cookies are optional - :ref:`{{engines | length}} search engines <configured engines>` - `58 translations <https://translate.codeberg.org/projects/searxng/searxng/>`_ - about 70 `well maintained <https://uptime.searxng.org/>`__ instances on searx.space_ - :ref:`easy integration of search engines <demo online engine>` - - professional development: `CI <https://github.com/searxng/searxng/actions>`_, - `quality assurance <https://dev.searxng.org/>`_ & - `automated tested UI <https://dev.searxng.org/screenshots.html>`_ .. sidebar:: be a part |
