aboutsummaryrefslogtreecommitdiffstats
path: root/docs/SUMMARY.md
blob: cfebece8bf20db911d8f38a4a8b07aa2df9c335e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Summary

* [Document revisions](0-Doc-Revisions.md)

* [Part 1 - Getting Started for Users](part-1/0_Abstract.md)
  * [Installing xds client tools](part-1/1_install-client.md)
  * [Installing xds-server](part-1/2_install-xds-server.md)
  * [Installing AGL SDKs](part-1/3_install-sdks.md)
  * [Create your first AGL application](part-1/4_build-first-app.md)
  * [Debug your first AGL application](part-1/5_debug-first-app.md)

* [Part 2 - XDS internals](part-2/0_Abstract.md)
  * [xds-server](part-2/1_xds-server.md)
  * [xds-agent](part-2/2_xds-agent.md)
  * [xds-cli](part-2/3_xds-cli.md)
  * [xds-gdb](part-2/4_xds-gdb.md)
  * [xds-exec](part-2/5_xds-exec.md)