diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-21 11:06:03 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-21 12:45:51 -0400 |
commit | 6eec8757733a8b6ff366b1980daff23323302a05 (patch) | |
tree | e4deb12e9de1d77bed703c60bb9ace8a53ec35db /docs/apex | |
parent | 2faef7b09090b56a250a1883ae6b44feed17a3e1 (diff) |
Fix last documentation warnings
Had to add toctree to remove warnings. Do not seem to like the
fact that an .rst is referenced via a label.
Removed amsterdam controller and added frankfurt controller.
Issue-ID: POLICY-2511
Change-Id: I5fb887b3a1d26a543c844d6baa34b3fa0e506f0a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'docs/apex')
-rw-r--r-- | docs/apex/APEX-Policy-Examples.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/apex/APEX-Policy-Examples.rst b/docs/apex/APEX-Policy-Examples.rst index cb8fa8d3..982f3e0f 100644 --- a/docs/apex/APEX-Policy-Examples.rst +++ b/docs/apex/APEX-Policy-Examples.rst @@ -4,6 +4,13 @@ Policy Examples *************** +.. toctree:: + :maxdepth: 1 + + APEX-MyFirstPolicyExample.rst + APEX-PCVS-Example.rst + APEX-DecisionMakerExample.rst + .. contents:: :depth: 3 |