diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-29 12:52:08 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-29 12:52:12 -0400 |
commit | 6b6cb44dd9f60df943c31188ec68a25852c0200b (patch) | |
tree | 2800d21865c3be29de4add74b2cf2065b6f853ca | |
parent | d3a0068248cbfb93e88b9b2acc0a184177c6d490 (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>
-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 |