diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2020-10-19 23:58:48 +0300 |
---|---|---|
committer | Marius Vlad <marius.vlad@collabora.com> | 2020-10-20 00:20:31 +0300 |
commit | c9d23a045e6cb46c023c15f8189ef3ee8b1ddf20 (patch) | |
tree | dfaab199379ca17c25e7f4f630ed7995435e0085 /docs/waltham-book.yml | |
parent | 0e79ab59165bf925f1288476dad66109aa01b3fa (diff) |
docs/: Added docsjellyfish_10.0.1jellyfish/10.0.110.0.1
This adds the documentations bits, most, if not all, extracted from
the original wayland-ivi-plugins repository.
It describes the waltham-transmiter-plugin, and the receiver side, how
to configure and run them. It also removes any ivi-shell and with it,
any menton about LayoutManagerControls.
Bug-AGL: SPEC-3601
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I2f900f7eee34c431cc8d601131c5925c31280425
Diffstat (limited to 'docs/waltham-book.yml')
-rw-r--r-- | docs/waltham-book.yml | 16 |
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 |