diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 15:18:42 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 15:18:48 -0400 |
commit | 58650ade2463629d6c5336ebedc425f64944500b (patch) | |
tree | 58721cbfad02366cbcc4a094df3f0476c72beb42 | |
parent | 6f622acfb2def018f2d3866c834507f855cf54ad (diff) |
Reverse order of docker vs oomdublin
Add another level of toc.
Issue-ID: POLICY-1850
Change-Id: Ic51b572ec48b6ebdc4905c6e77e1c0bc93121a8d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | docs/installation/installation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation/installation.rst b/docs/installation/installation.rst index 627ffd68..a3a5e980 100644 --- a/docs/installation/installation.rst +++ b/docs/installation/installation.rst @@ -7,8 +7,8 @@ Policy Component Installation ----------------------------- .. toctree:: - :maxdepth: 1 + :maxdepth: 2 - oom.rst docker.rst + oom.rst |