diff options
author | Martin Fischer <martin@push-f.com> | 2022-01-31 14:49:40 +0100 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2022-03-07 08:29:00 +0100 |
commit | bb71ebc3945b8e345bebe45a7d393afba6366ab9 (patch) | |
tree | 610b9aa27b14f9ddf90eee0b8c8340d92316c8c6 /docs/index.rst | |
parent | 579334a7d806a8d8edc1f3a51399c05636354759 (diff) | |
download | searxng-bb71ebc3945b8e345bebe45a7d393afba6366ab9.tar.gz searxng-bb71ebc3945b8e345bebe45a7d393afba6366ab9.zip |
[docs] move own-instance.rst out of docs/user
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 f9800f95b..b836f4b4c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -31,6 +31,7 @@ If you don't trust anyone, you can set up your own, see :ref:`installation`. :caption: Contents user/index + own-instance admin/index dev/index utils/index |