From 566145e4fb2393cf8050338fb950c9c80c719d0a Mon Sep 17 00:00:00 2001 From: Andre Klapper Date: Mon, 16 Feb 2026 22:59:35 +0100 Subject: [PATCH] Diviner: Refer to Policies User Guide in Forms and Projects guide Summary: Link the new "Policies User Guide" added in rPc5e33a500c19 also from the "Understanding Policies" section in the Forms and Projects guides. Followup to rPc5e33a500c19. Test Plan: `./bin/diviner generate` Reviewers: O1 Blessed Committers, mainframe98 Reviewed By: O1 Blessed Committers, mainframe98 Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno Differential Revision: https://we.phorge.it/D26762 --- src/docs/user/userguide/forms.diviner | 2 ++ src/docs/user/userguide/projects.diviner | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/docs/user/userguide/forms.diviner b/src/docs/user/userguide/forms.diviner index 264cc44953..b697fb3ede 100644 --- a/src/docs/user/userguide/forms.diviner +++ b/src/docs/user/userguide/forms.diviner @@ -309,6 +309,8 @@ field-level policy controls. These form customization features are generally aimed at helping well-intentioned but inexperienced users complete workflows quickly and correctly. +For more details about policies in general, see @{article:Policies User Guide}. + Disabling Form Configurations ============================= diff --git a/src/docs/user/userguide/projects.diviner b/src/docs/user/userguide/projects.diviner index 79baad3f10..a02a174503 100644 --- a/src/docs/user/userguide/projects.diviner +++ b/src/docs/user/userguide/projects.diviner @@ -51,6 +51,8 @@ Spaces (see @{article:Spaces User Guide}) and Custom Forms For more details about rationale, see "Policies In Depth", below. +For more details about policies in general, see @{article:Policies User Guide}. + Joining Projects ================ -- 2.51.2