summaryrefslogtreecommitdiffstats
path: root/docs/waltham-book.yml
diff options
context:
space:
mode:
authorNaoko Tanibata <tnaoko@de.adit-jv.com>2020-01-27 16:43:47 +0100
committerNaoko Tanibata <tnaoko@de.adit-jv.com>2020-07-15 13:25:56 +0900
commit6bce6a2a0fafaf5199678a3d930591398824fb34 (patch)
treef90ad8a941bdbba8169e729c8ac13c5b15824b69 /docs/waltham-book.yml
parent54fe9ce01eb08e8266593dbc8da2c2317de670f4 (diff)
docs: Add waltham docmentation
Task-AGL: SPEC-2757 Add waltham-book.yml and markdown files into docs. These are fetched and processed by automotive-grade-linux/docs-webtemplate and will be visible at docs area on https://docs.automotivelinux.org Change-Id: I7deb90cdd9c21d71513b9765678505e38681e5f1 Signed-off-by: Naoko Tanibata <tnaoko@de.adit-jv.com>
Diffstat (limited to 'docs/waltham-book.yml')
-rw-r--r--docs/waltham-book.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/waltham-book.yml b/docs/waltham-book.yml
new file mode 100644
index 0000000..313ebf7
--- /dev/null
+++ b/docs/waltham-book.yml
@@ -0,0 +1,16 @@
+type: books
+books:
+-
+ id: waltham-docs-source
+ title: "AGL waltham"
+ description: AGL waltham Description
+ keywords:
+ author: "Advanced Driver Information Technology"
+ version: master
+ chapters:
+ - url: 0-waltham-overview.md
+ name: Waltham Overview
+ - url: 1-waltham-client-and-receiver.md
+ name: Waltham Client and Receiver
+ - url: 2-waltham-how-to-build.md
+ name: Waltham How to Build