From 58650ade2463629d6c5336ebedc425f64944500b Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 28 Jun 2019 15:18:42 -0400 Subject: [PATCH] Reverse order of docker vs oom Add another level of toc. Issue-ID: POLICY-1850 Change-Id: Ic51b572ec48b6ebdc4905c6e77e1c0bc93121a8d Signed-off-by: Pamela Dragosh --- docs/installation/installation.rst | 4 ++-- 1 file 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 -- 2.16.6