Instead of adding an asterisk next to "liveness" linking to the glossary, we will temporarily replace them with a hyperlink pending the implementation of tooltip functionality. Closes scylladb/scylladb#17244
7 lines
244 B
Cheetah
7 lines
244 B
Cheetah
|
|
{{ description | readable_desc_rst }}
|
|
|
|
{% if type %}* **Type:** ``{{ type }}``{% endif %}
|
|
{% if default %}* **Default value:** ``{{ default }}``{% endif %}
|
|
{% if liveness %}* :term:`Liveness <Liveness>`: ``{{ liveness }}``{% endif %}
|