diff options
author | Jorge Hernandez <jorge.hernandez-herrero@att.com> | 2019-08-26 13:30:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-26 13:30:37 +0000 |
commit | 565db1bdee727505b9d80fb723e8a7ca85b7c84a (patch) | |
tree | 96137872197b3fcf5e31ac6d4fdbe2b912659ada /docs/api/api.rst | |
parent | a1fba584a25c63e296c71c94cda99f32b8f0605d (diff) | |
parent | f5f6d35f75a0c1faf996030e074c2c9a55f4d33f (diff) |
Merge "Add documentation for stability/performance tests of policy components"
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 |