Skip to content
Snippets Groups Projects
Verified Commit cd576304 authored by Tomas Krizek's avatar Tomas Krizek
Browse files

doc: use :any: to refer to non-function policies

:func: directive automatically always adds brackets. This results in
links such as "policy.PASS()", which can be confusing, since the actual
policy is supposed to be "policy.PASS".

Using :any: results in links without the added brackets, which makes
non-function policies less confusing.
parent 776af506
Branches
Tags
1 merge request!1111doc: policy - improve clarity of links
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment