diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2020-06-29 06:47:06 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-29 06:47:06 +0000 |
| commit | 02017bc624e13341d29ec63a48566dbd618ccee1 (patch) | |
| tree | af61bed20c47fec9603fd62cb23142a5be6462d3 /docs/admin/installation-uwsgi.rst | |
| parent | 93cbd85b8a5becdf69e6d70dd7c60f7122531262 (diff) | |
| parent | 0fdd9339d09864ae0f5caca2b8aa9210d8757744 (diff) | |
Merge branch 'master' into duckduckgo_correction
Diffstat (limited to 'docs/admin/installation-uwsgi.rst')
| -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 - - |