We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26de8eb commit d9c0296Copy full SHA for d9c0296
docs/operator_policy_packages/policy_package_development.md
@@ -127,6 +127,8 @@ In all cases the names used to register the functions (e.g. `voname_extract_scop
127
with the name of the virtual organisation that owns the policy package,
128
to avoid naming conflicts on multi-VO Rucio installations.
129
130
+See [the Algorithms documentation page](operator_policy_packages/policy_package_algorithms.md) for more on developing algorithms.
131
+
132
### Permission and schema modules
133
134
The `permission.py` and `schema.py` modules are optional; an experiment
0 commit comments