Skip to content
Snippets Groups Projects
Commit a38a94d7 authored by Jan Mach's avatar Jan Mach
Browse files

Fixed the condition for displaying warning about documentation being for development code.

(Redmine issue: #3361)
parent 0c4e0012
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ Welcome to Mentat's documentation! ...@@ -12,7 +12,7 @@ Welcome to Mentat's documentation!
* distribution: |codename| (|suite|) * distribution: |codename| (|suite|)
* Git revision: |revision| * Git revision: |revision|
.. ifconfig:: build_suite in ('unstable') .. ifconfig:: build_suite in ('unstable','testing')
.. warning:: .. warning::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment