diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2020-06-29 16:09:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-29 16:09:59 +0000 |
| commit | 8d318ee1425b55d71b219d46d46860defa9e832b (patch) | |
| tree | 1c6892a6ecbd9ded0ec7e16294ab7688ce80a69f /docs/admin | |
| parent | 5fac6cffa2fc974e12fc4c07530561c380fbb1f0 (diff) | |
| parent | 460401293ca8c57444f7a2e5709f2575b98ecfc2 (diff) | |
Merge branch 'master' into gigablast
Diffstat (limited to 'docs/admin')
| -rw-r--r-- | docs/admin/installation-uwsgi.rst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/admin/installation-uwsgi.rst b/docs/admin/installation-uwsgi.rst index ac4c463b9..7b482975d 100644 --- a/docs/admin/installation-uwsgi.rst +++ b/docs/admin/installation-uwsgi.rst @@ -108,6 +108,7 @@ restart the uwsgi application. :start-after: START searx uwsgi-description ubuntu-20.04 :end-before: END searx uwsgi-description ubuntu-20.04 + .. hotfix: a bug group-tab need this comment .. group-tab:: Arch Linux @@ -115,6 +116,7 @@ restart the uwsgi application. :start-after: START searx uwsgi-description arch :end-before: END searx uwsgi-description arch + .. hotfix: a bug group-tab need this comment .. group-tab:: Fedora / RHEL @@ -128,22 +130,21 @@ restart the uwsgi application. .. group-tab:: Ubuntu / debian .. kernel-include:: $DOCS_BUILD/includes/searx.rst - :code: ini :start-after: START searx uwsgi-appini ubuntu-20.04 :end-before: END searx uwsgi-appini ubuntu-20.04 + .. hotfix: a bug group-tab need this comment + .. group-tab:: Arch Linux .. kernel-include:: $DOCS_BUILD/includes/searx.rst - :code: ini :start-after: START searx uwsgi-appini arch :end-before: END searx uwsgi-appini arch + .. hotfix: a bug group-tab need this comment + .. group-tab:: Fedora / RHEL .. kernel-include:: $DOCS_BUILD/includes/searx.rst - :code: ini :start-after: START searx uwsgi-appini fedora :end-before: END searx uwsgi-appini fedora - - |