diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_include/need_improvement.txt | 22 | ||||
| -rw-r--r-- | docs/configuration/highavailability/index.md | 3 |
2 files changed, 5 insertions, 20 deletions
diff --git a/docs/_include/need_improvement.txt b/docs/_include/need_improvement.txt index e368ee95..c95260ee 100644 --- a/docs/_include/need_improvement.txt +++ b/docs/_include/need_improvement.txt @@ -1,21 +1,7 @@ -.. raw:: latex - - \iffalse - -.. raw:: html - - <div class="admonition error"> - <p class="admonition-title">Call for Contributions</p> - +:::{admonition} Call for Contributions +:class: error Help improve this section with additional content, examples, and explanations. -For contribution guidelines, see :ref:`documentation`. - -.. raw:: html - - </div> - -.. raw:: latex - - \fi
\ No newline at end of file +For contribution guidelines, see {ref}`documentation`. +::: diff --git a/docs/configuration/highavailability/index.md b/docs/configuration/highavailability/index.md index e26f5791..dbd36f03 100644 --- a/docs/configuration/highavailability/index.md +++ b/docs/configuration/highavailability/index.md @@ -414,8 +414,7 @@ To know more about scripting, check the {ref}`command-scripting` section. ## Virtual-server -```{eval-rst} -.. include:: /_include/need_improvement.txt +```{include} /_include/need_improvement.txt ``` Virtual Server allows to Load-balance traffic destination virtual-address:port |
