diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2020-06-29 06:20:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-29 06:20:21 +0000 |
| commit | 0fdd9339d09864ae0f5caca2b8aa9210d8757744 (patch) | |
| tree | 0a42e07e87a0cf27f5b47cc644763aa68e27205b /docs/admin/installation-uwsgi.rst | |
| parent | e39ad892de49b93d39df893f3b134387b3a933b2 (diff) | |
| parent | bdd24a6e7100d6df44400ca792b0468e4993a317 (diff) | |
Merge pull request #2024 from return42/blog-dev-in-lxc
[blog post] Developing in Linux containers
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 - - |