diff options
author | Chenfei Gao <cgao@research.att.com> | 2019-08-23 15:50:58 -0400 |
---|---|---|
committer | Chenfei Gao <cgao@research.att.com> | 2019-08-23 15:56:02 -0400 |
commit | f5f6d35f75a0c1faf996030e074c2c9a55f4d33f (patch) | |
tree | c5f306f4b3d728c6b52ef371cafc36c4bf298310 /docs/api/api.rst | |
parent | 8429713b4bfc09ecbafb593cd48daf670def660e (diff) |
Add documentation for stability/performance tests of policy components
Add s3p documentation for policy-api
Add s3p documentation for policy-pap
Add s3p documentation for policy-xacml-pdp
Add s3p documentation for policy-apex-pdp
Issue-ID: POLICY-1993
Change-Id: Id267f2b89316b32e79db11009cb013027058e94a
Signed-off-by: Chenfei Gao <cgao@research.att.com>
Diffstat (limited to 'docs/api/api.rst')
-rw-r--r-- | docs/api/api.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/api/api.rst b/docs/api/api.rst index caa91f85..ab91e635 100644 --- a/docs/api/api.rst +++ b/docs/api/api.rst @@ -6,8 +6,9 @@ Policy Life Cycle API ##################### -.. toctree:: - :maxdepth: 2 + +.. contents:: + :depth: 2 Policy life cycle API comprises of policy design API and policy deployment API. This documentation focuses on policy |