summaryrefslogtreecommitdiffstats
path: root/docs/api-services-book.yml
blob: 03afbbede359f3945f3b2ca0b960143d55d5a34b (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
type: books
books:
-
    id: agl-service-audio-4a
    title: 4a Framework
    description: AGL Service Audio 4a documentation
    keywords:
    author: "IotBzh"
    version: master
    chapters:
    - url: "4a-framework/README.md"
      name: Architecture
    - url: "4a-framework/concepts.md"
      name: Concepts
    - url: "4a-framework/components.md"
      name: Components
    - name: high-level-api
      children:
        - url: "high-level-api/README.md"
          name: Abstract
        - url: "high-level-api/kickstart.md"
          name: Kickstart
        - url: "high-level-api/reference.md"
          name: Reference
        - name: Tips And Tricks
          children:
            - url: "high-level-api/TipsAndTricks/AdjustVolumes.md"
              name: Adjust volumes
            - url: "high-level-api/TipsAndTricks/4aTools.md"
              name: 4a-tools
            - url: "high-level-api/TipsAndTricks/Devices.md"
              name: Devices
            - url: "high-level-api/TipsAndTricks/HALs.md"
              name: HALs