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 05:54:15 -0400 |
commit | 0ac4c6a0a3c5eacf7db3b1766048a8d1405f3e96 (patch) | |
tree | 13607833e513e1419861b505385e833682cb253f /docs/installation | |
parent | cd35cacaf3120342daa405b117a60c542a9d1dea (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>
Diffstat (limited to 'docs/installation')
-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 |