diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-11 10:55:04 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-12 13:16:58 +0000 |
commit | 24be8a53f15d3f305979364b9cff7f286d5489d7 (patch) | |
tree | 56bf2dabf0f1e97ce181124fbdf91c509ec38f2e /docs/installation/installation.rst | |
parent | ac2dfef8c8644103bb21316646ecda6a37d91d9b (diff) |
Fix documentation add tutorial
Fixed some headings that made index's look strange.
Added xacml tutorial.
Issue-ID: POLICY-1842
Change-Id: Id6ab56e5d5d2a6b2fe37c8df5d3d70aa04776878
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit 0ac4c6a0a3c5eacf7db3b1766048a8d1405f3e96)
Diffstat (limited to 'docs/installation/installation.rst')
-rw-r--r-- | docs/installation/installation.rst | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/docs/installation/installation.rst b/docs/installation/installation.rst index 1c3cbd10..627ffd68 100644 --- a/docs/installation/installation.rst +++ b/docs/installation/installation.rst @@ -6,13 +6,9 @@ Policy Component Installation ----------------------------- -.. contents:: - :depth: 2 +.. toctree:: + :maxdepth: 1 - -oom.rst -docker.rst - - -End of Document + oom.rst + docker.rst |