aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2018-10-17 17:56:36 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2018-12-04 10:26:12 +0000
commitdcfab1d08ec7a28d26db2d2071a9a99c13d663b1 (patch)
tree0c25968f47a8b65357200d209e456a15a276ac7e
parent781fce71d4b78c0edfc489e4093d082f271a234f (diff)
Update summary according to last changes (bbbe9c)flounder_6.0.3flounder/6.0.36.0.3
Bug: SPEC-1993 Change-Id: I42293b10b459693164d6756543718bded7abefb6 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
-rw-r--r--docs/SUMMARY.md22
1 files 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)