summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2018-12-20 13:58:13 +0100
committerClément Bénier <clement.benier@iot.bzh>2019-02-13 11:56:59 +0100
commit398b7ec40fe5ba507ea4d446f98eecde641807b8 (patch)
treece938d0e285dfb0a8c1158047c3b193175ef707e
parent3312c34c136d0cb864ad657b6570debdd39275b4 (diff)
Fix renesas.md filename and remove author
Change-Id: I6e4335d71084b2af4157bcce0a14516a0912f107 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
-rw-r--r--docs/getting-started-book.yml10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/getting-started-book.yml b/docs/getting-started-book.yml
index b5fd31b..fd18953 100644
--- a/docs/getting-started-book.yml
+++ b/docs/getting-started-book.yml
@@ -27,7 +27,7 @@ books:
name: Building for Most Intel 64-Bit Hardware Platforms
- url: "getting-started/machines/qemu.md"
name: Building for Emulation
- - url: "getting-started/machines/R-Car-Starter-Kit-gen3.md"
+ - url: "getting-started/machines/renesas.md"
name: Build for R Car Starter Kit gen3 board
- url: "getting-started/machines/raspberrypi.md"
name: Build for Raspberry PI 2/3
@@ -37,8 +37,7 @@ books:
title: Troubleshooting
description: Troubleshooting Description
keywords:
- author: "IotBzh"
- website: http:docs.iot.bzh
+ author:
version: master
chapters:
- url: "getting-started/troubleshooting.md"
@@ -53,7 +52,7 @@ books:
title: SDK
description: SDK Quick Setup
keywords:
- author: "IotBzh"
+ author:
website: http:docs.iot.bzh
version: master
chapters:
@@ -65,8 +64,7 @@ books:
title: Application Development Workflow
description:
keywords:
- author: "IotBzh"
- website: http:docs.iot.bzh
+ author:
version: master
chapters:
- url: "getting-started/app-workflow-intro.md"