diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2018-03-23 14:41:52 +0100 |
---|---|---|
committer | ronan [iot.bzh] <ronan.lemartret@iot.bzh> | 2018-04-09 15:07:13 +0200 |
commit | fdaed4e63fe3d1e48fd5fb899aabfe5508f5201e (patch) | |
tree | b51e9488157cf67ad16212ee4fea51cf2a4df79e /content/tocs/apis_services/toc_dev_en.yml | |
parent | 67c2f12e6ffa2a7cfd9225d6ffad7857c9e1ba05 (diff) |
Add bluez-alsa documentation
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'content/tocs/apis_services/toc_dev_en.yml')
-rw-r--r-- | content/tocs/apis_services/toc_dev_en.yml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/content/tocs/apis_services/toc_dev_en.yml b/content/tocs/apis_services/toc_dev_en.yml index 40770df..8b5c71b 100644 --- a/content/tocs/apis_services/toc_dev_en.yml +++ b/content/tocs/apis_services/toc_dev_en.yml @@ -1,9 +1,9 @@ ####################################################################### -# WARNING: +# WARNING: # - TOC should reference .HTML and .md (Index OK but Error 404) -# - do not forget to run 'docbuild --tocs' after any changes +# - do not forget to run 'docbuild --tocs' after any changes +# # -# ############################ SYNTAX ################################### # GLOBAL OPTIONS: # name: TOC (page) title @@ -13,7 +13,7 @@ # TOC Entry: # name: TOC entry (level 1) # children: -# - +# - # name: optional name for TOC entry (default: use URL FrontMatter info) # url: <subdir as defined with FETCH_DIR in conf/AppDefaults.js: # - @@ -88,7 +88,8 @@ children: - name: Audio Framework children: - - url: reference/audio/resources.html + - url: reference/audio/4a-framework.html + - url: reference/audio/bluez-alsa.html - name: HMI Framework children: @@ -106,4 +107,4 @@ children: children: - url: reference/homescreen/homescreen_api.html - + |