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-10-17 17:56:36 +0200
commit24cc127a60543926cdf506ed12f64eaed04f854a (patch)
treec4c5394bfd38592c683905e62d6db92e0ce23b76
parentbbbe9c168526bbb729022f9de903aff5690b328d (diff)
Update summary according to last changes (bbbe9c)guppy_6.99.2guppy_6.99.1guppy/6.99.2guppy/6.99.16.99.26.99.1
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)