aboutsummaryrefslogtreecommitdiffstats
path: root/site/_tocs/architecture/toc_dev_en.yml
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2016-11-14 12:33:07 +0100
committerStephane Desneux <stephane.desneux@iot.bzh>2016-11-14 12:33:07 +0100
commit4dc9cf6d6323c5903ab60450e064fbe084856d18 (patch)
tree0f9fb168743714fa110514beb2af13954a03a1e6 /site/_tocs/architecture/toc_dev_en.yml
parent537c48c334739fc93916ee0099fc198725c76a5a (diff)
webdocs: add architecture section (fetch/toc)
- fix rule in Makefile - minor change on getting-started TOC - adjust githut edit url Change-Id: I63b32dbfc20c6d7e84ccd6ac3552fb9953d3e7d2 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'site/_tocs/architecture/toc_dev_en.yml')
-rw-r--r--site/_tocs/architecture/toc_dev_en.yml24
1 files changed, 24 insertions, 0 deletions
diff --git a/site/_tocs/architecture/toc_dev_en.yml b/site/_tocs/architecture/toc_dev_en.yml
index ada3ecc..a707768 100644
--- a/site/_tocs/architecture/toc_dev_en.yml
+++ b/site/_tocs/architecture/toc_dev_en.yml
@@ -5,4 +5,28 @@
name: Architecture Guides
template: generated_index.html
children:
+-
+ name: AGL Specifications 1.0
+ cildren:
+ - url: reference/security/01-overview.html
+ - url: reference/security/02-architecture.html
+ - url: reference/security/03-homescreen.html
+ - url: reference/security/04-app-fw.html
+-
+ name: Security Blueprint
+ children:
+ - url: reference/security/01-overview.html
+ - url: reference/security/02-plateform-securiry.html
+ - url: reference/security/03-security-concepts.html
+ - url: reference/security/04-adversaries.html
+ - url: reference/security/05-threat-analysis.html
+ - url: reference/security/06-attack-surface.html
+-
+ name: Components
+ children:
+ - url: reference/components/app-framework.html
+ - url: reference/components/signaling.html
+ - url: reference/components/audio.html
+
+