aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClément Bénier <clement.benier@iot.bzh>2018-11-18 23:21:02 +0100
committerClément Bénier <clement.benier@iot.bzh>2018-11-21 23:16:14 +0100
commitf4265a1c769501b05752161e3210d97edc183f91 (patch)
tree1e0f0d38a499b0281b432323d45f8ab2ea0a0c52
parent1ede5b1de51681b605a20e5eb28101080b7f9290 (diff)
new api service book
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
-rw-r--r--content/tocs/apis_services/section_master.yml8
-rw-r--r--content/tocs/getting_started/section_master.yml3
2 files changed, 9 insertions, 2 deletions
diff --git a/content/tocs/apis_services/section_master.yml b/content/tocs/apis_services/section_master.yml
index 455117d..d35c64b 100644
--- a/content/tocs/apis_services/section_master.yml
+++ b/content/tocs/apis_services/section_master.yml
@@ -8,4 +8,10 @@ books:
id: app-framework-binder-apis-services
url_fetch : "https://git.automotivelinux.org/src/app-framework-binder/plain/docs/app-framework-binder-book.yml?h=sandbox/benierc/newdocs"
path: docs/app-framework-binder-book.yml
-
+- id: message-signaling
+ url_fetch: "https://raw.githubusercontent.com/benierc/docs-sources/master/%source%"
+ path: docs/signaling-book.yml
+ books:
+ - id: high-level-viwi
+ url_fetch: "https://raw.githubusercontent.com/benierc/high-level-viwi-service/master/%source%"
+ path: docs/high-level-viwi-book.yml
diff --git a/content/tocs/getting_started/section_master.yml b/content/tocs/getting_started/section_master.yml
index e65b474..35f39ea 100644
--- a/content/tocs/getting_started/section_master.yml
+++ b/content/tocs/getting_started/section_master.yml
@@ -7,7 +7,8 @@ template: generated_index.html
books:
-
id: docs-source-getting-started
- url_fetch: "https://raw.githubusercontent.com/benierc/docs-sources/master/%source%"
+ git_name: "automotive-grade-linux/docs-sources"
+ git_commit: master-next
path: docs/getting-started-book.yml
-
id: homescreen