summaryrefslogtreecommitdiffstats
path: root/docs/getting-started-book.yml
blob: dc87f1019858ac9e1376f987591ca96ce0b8388f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
type: books
books:
-
    id: getting_started
    languages:
    - language: en
      title: Getting Started
      description: Getting Started Description
      keywords:
      author: "IotBzh"
      website: http:docs.iot.bzh
      version: master
      chapters:
      - name: Download AGL source Code
        url: getting-started/source-code.md
      - name: Customize the AGL build
        url: getting-started/customize_bitbake_conf.md
      - name: Build for Intel
        url: getting-started/machines/intel.md
      - url: getting-started/machines/qemu.md
        name: Build for Qemu
      - url: getting-started/machines/R-Car-Starter-Kit-gen3.md
        name: Build for R Car Starter Kit gen3 board
      - url: getting-started/machines/raspberrypi.md
        name: Build for Raspberry PI 2/3
    - language: fr
      title: Pour commencer
      description: Pour commencer description
      keywords:
      author: "IotBzh"
      website: http:docs.iot.bzh
      version: master
      chapters:
      - name: Télécharger le code source d'AGL
        url: getting-started/source-code.md
      - name: Customiser le build AGL
        url: getting-started/customize_bitbake_conf.md
      - name: Compiler pour intel
        url: getting-started/machines/intel.md
      - url: getting-started/machines/qemu.md
        name: Compiler pour Qemu
      - url: getting-started/machines/R-Car-Starter-Kit-gen3.md
        name: Compiler pour R Car Starter Kit gen3 board
      - url: getting-started/machines/raspberrypi.md
        name: Compiler pour Raspberry PI 2/3
-
    id: troubleshooting
    languages:
    - language: en
      title: Troubleshooting
      description: Troubleshooting Description
      keywords:
      author: "IotBzh"
      website: http:docs.iot.bzh
      version: master
      chapters:
      - url: getting-started/troubleshooting.md
        name: Generic issues
      - url: getting-started/footers/intel-footer.md
        name: Intel Boards
      - url: getting-started/footers/raspberrypi-footer.md
        name: Raspberry PI
-
    id: sdk
    languages:
    - language: en
      title: SDK
      description: SDK Quick Setup
      keywords:
      author: "IotBzh"
      website: http:docs.iot.bzh
      version: master
      chapters:
      - url: getting-started/setup-sdk-environment.md
        name: SDK Quick Setup