From 24cc127a60543926cdf506ed12f64eaed04f854a Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Wed, 17 Oct 2018 17:56:36 +0200 Subject: Update summary according to last changes (bbbe9c) Change-Id: I42293b10b459693164d6756543718bded7abefb6 Signed-off-by: Sebastien Douheret --- docs/SUMMARY.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 670e293..891375a 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -22,22 +22,22 @@ * [Part 2 - XDS internals](part-2/0_Abstract.md) * [Prerequisites](part-2/1_Prerequisites.md) * [XDS-server](part-2/1_xds-server/0_abstract.md) - * [Configuration](part-2/1_xds-server/1_config.md) - * [How to run](part-2/1_xds-server/2_how-to-run.md) - * [Build from scratch](part-2/1_xds-server/3_build.md) + * [Build from scratch](part-2/1_xds-server/1_build.md) + * [Configuration](part-2/1_xds-server/2_config.md) + * [How to run](part-2/1_xds-server/3_how-to-run.md) * [Debugging](part-2/1_xds-server/4_debug.md) * [Test](part-2/1_xds-server/5_test.md) * [XDS-agent](part-2/2_xds-agent/0_abstract.md) - * [Configuration](part-2/2_xds-agent/1_config.md) - * [Start](part-2/2_xds-agent/2_start.md) - * [Build from scratch](part-2/2_xds-agent/3_build.md) + * [Build from scratch](part-2/2_xds-agent/1_build.md) + * [Configuration](part-2/2_xds-agent/2_config.md) + * [Start](part-2/2_xds-agent/3_start.md) * [Debugging](part-2/2_xds-agent/4_debug.md) * [XDS-cli](part-2/3_xds-cli/0_abstract.md) - * [Configuration](part-2/3_xds-cli/1_config.md) - * [CLI Commands](part-2/3_xds-cli/2_commands.md) - * [Build from scratch](part-2/3_xds-cli/3_build.md) + * [Build from scratch](part-2/3_xds-cli/1_build.md) + * [Configuration](part-2/3_xds-cli/2_config.md) + * [CLI Commands](part-2/3_xds-cli/3_commands.md) * [Debugging](part-2/3_xds-cli/4_debug.md) * [XDS-gdb](part-2/4_xds-gdb/0_abstract.md) - * [Configuration](part-2/4_xds-gdb/1_config.md) - * [Build from scratch](part-2/4_xds-gdb/2_build.md) + * [Build from scratch](part-2/4_xds-gdb/1_build.md) + * [Configuration](part-2/4_xds-gdb/2_config.md) * [Debugging](part-2/4_xds-gdb/3_debug.md) -- cgit 1.2.3-korg