Skip to content

Commit c553aa9

Browse files
committed
Structure policy package docs into main operator folder
1 parent d9c0296 commit c553aa9

File tree

6 files changed

+7
-5
lines changed

6 files changed

+7
-5
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"label": "Policy Packages",
3+
"collapsible": true,
4+
"link": {"type": "doc", "id":"operator/policy_packages/policy_packages_overview"},
5+
"position": 3
6+
}
File renamed without changes.

docs/operator_policy_packages/policy_package_development.md renamed to docs/operator/policy_packages/policy_package_development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ In all cases the names used to register the functions (e.g. `voname_extract_scop
127127
with the name of the virtual organisation that owns the policy package,
128128
to avoid naming conflicts on multi-VO Rucio installations.
129129

130-
See [the Algorithms documentation page](operator_policy_packages/policy_package_algorithms.md) for more on developing algorithms.
130+
See [the Algorithms documentation page](operator/policy_packages/policy_package_algorithms.md) for more on developing algorithms.
131131

132132
### Permission and schema modules
133133

File renamed without changes.
File renamed without changes.

docs/operator_policy_packages/_category_.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)