aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2018-12-20 16:57:10 +0100
committerStephane Desneux <stephane.desneux@iot.bzh>2019-03-12 18:12:46 +0100
commit696363772c9c27f7705187837e96a135d9930854 (patch)
tree0a31a36525dc7c56f813955052bdceec86fb53e5
parent392fc49e7fff0d092726ad276507d68624ac62a6 (diff)
[AGL] docs: add new book.yml description file
Change-Id: I590c0b3d46b11543b4fec9c81d5b770674a05a44 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
-rw-r--r--meta-rcar-gen3/docs-book.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/meta-rcar-gen3/docs-book.yml b/meta-rcar-gen3/docs-book.yml
new file mode 100644
index 0000000..0b3d4db
--- /dev/null
+++ b/meta-rcar-gen3/docs-book.yml
@@ -0,0 +1,18 @@
+type: books
+books:
+-
+ id: hardware-support
+ title: Renesas Gen3 Boards
+ title_fr: Cartes Renesas Gen3
+ description:
+ keywords:
+ author:
+ version: master
+ dst_prefix: renesas-gen3
+ chapters:
+ - name: meta-rcar-gen3 layer
+ url: "README"
+ destination: "gen3.md"
+ - name: Proprietary drivers
+ url: "README.proprietary"
+ destination: "proprietary.md"