diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-29 12:52:08 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-03 16:35:24 +0000 |
commit | f6808b5a110b788010718e063ed5a5f2f6e7fd47 (patch) | |
tree | 1e73b69f2bafd9b13a40fbf10dee0c7f4236e2d2 | |
parent | 81db61d122e8176bc7237f149d7815bf4979ed97 (diff) |
Reference policy/parent for latest doc
Point to new documentation.
Issue-ID: POLICY-1676
Change-Id: I1a3e9a7f1147885c8de72a725c8637a86cd5eb7c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit 6b6cb44dd9f60df943c31188ec68a25852c0200b)
-rw-r--r-- | docs/index.rst | 4 | ||||
-rw-r--r-- | docs/platform/index.rst | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index ece0fd903..ba12cc594 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. -Policy Engine -------------- +Policy Engine (Legacy) +--------------------- .. toctree:: :maxdepth: 1 diff --git a/docs/platform/index.rst b/docs/platform/index.rst index 6257e56ee..98dd5c1b9 100644 --- a/docs/platform/index.rst +++ b/docs/platform/index.rst @@ -3,6 +3,10 @@ Policy Engine Platform ---------------------- +Please note that the Policy Engine code contained in the policy/engine repository will be deprecated in Frankfurt. + +Please refer to :ref:`policy-framework-doc` for the new Policy Framework Architecture that supports the new Policy Lifecycle API. + .. toctree:: :maxdepth: 1 |