From ab2f71e6dc057a0022bdc3f2acc8a5b8dae165f6 Mon Sep 17 00:00:00 2001 From: Matt Klein Date: Wed, 20 Jan 2021 22:25:53 +0000 Subject: [PATCH] docs: change getting started order Sandboxes are more relevant to new users than the other sections. Signed-off-by: Matt Klein --- docs/root/start/start.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/root/start/start.rst b/docs/root/start/start.rst index 2f7fdb876499b..01d8b0c662cbe 100644 --- a/docs/root/start/start.rst +++ b/docs/root/start/start.rst @@ -11,14 +11,11 @@ You can also :ref:`build it ` from source. These examples use the :ref:`v3 Envoy API `. .. toctree:: - :maxdepth: 3 + :maxdepth: 2 install quick-start/index + sandboxes/index docker building -.. toctree:: - :maxdepth: 2 - - sandboxes/index