aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2018-12-20 16:57:10 +0100
committerRonan Le Martret <ronan.lemartret@iot.bzh>2019-09-13 10:31:20 +0200
commitf847dfdb309852c57b24a15b8321e73c3714598b (patch)
tree46743e9256f9decb57eb6f0a98683ec8f7a74751
parent24e138f2f5bfc5700f24c3d09cf3c7ca78fb1d24 (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..5c54809
--- /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.md"
+ destination: "gen3.md"
+ - name: Proprietary Drivers
+ url: "README.proprietary.md"
+ destination: "proprietary.md"