diff options
author | Alexandre Flament <alex@al-f.net> | 2022-03-16 22:23:33 +0100 |
---|---|---|
committer | Alexandre Flament <alex@al-f.net> | 2022-03-16 22:26:36 +0100 |
commit | bb19c7eccf9b24927930fb364c1dc84df6a1475f (patch) | |
tree | 144ca3b8d99e77c1b67e11ad975e8db0fd64f5d9 /docs | |
parent | 22cc4d3e5c74b6c8de24bf470f473eafc2f9b025 (diff) | |
download | searxng-bb19c7eccf9b24927930fb364c1dc84df6a1475f.tar.gz searxng-bb19c7eccf9b24927930fb364c1dc84df6a1475f.zip |
Sphinx doc: rename "User documentation" to "User Information"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/user/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/user/index.rst b/docs/user/index.rst index dc9fb0da2..af2051f01 100644 --- a/docs/user/index.rst +++ b/docs/user/index.rst @@ -1,6 +1,6 @@ -================== -User documentation -================== +================ +User information +================ .. contents:: Contents :depth: 3 |