diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-04-25 10:22:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-25 10:22:32 +0200 |
| commit | 9937a908c0de3b8fcbaf155e0e46de1da2d4a1cb (patch) | |
| tree | 384f975b9bfb3e035a51899eb12fad71973197c4 /docs/utils/index.rst | |
| parent | 0603b043ceadbc833410464bbf576fda8c11dc97 (diff) | |
| parent | 3aa153f08e8c0168962b4e89b4a6e12213ae53dd (diff) | |
Merge pull request #24 from return42/fix-doc
[fix doc] manage.sh update_packages does not exists anymore
Diffstat (limited to 'docs/utils/index.rst')
| -rw-r--r-- | docs/utils/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/utils/index.rst b/docs/utils/index.rst index 32baa5704..699641dd0 100644 --- a/docs/utils/index.rst +++ b/docs/utils/index.rst @@ -1,9 +1,9 @@ .. _searx_utils: .. _toolboxing: -======================================== -Tooling box ``utils`` for administrators -======================================== +=================== +Admin's tooling box +=================== In the folder :origin:`utils/` we maintain some tools useful for administrators. |