aboutsummaryrefslogtreecommitdiffstats
path: root/site/_tocs/hardware
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2016-11-10 17:47:20 +0100
committerStephane Desneux <stephane.desneux@iot.bzh>2016-11-10 23:30:34 +0100
commitfe095ae8c3010b03953da26fd92b518966139c78 (patch)
tree4d463714450264a553dcb0e52bfeff9d8c999aa4 /site/_tocs/hardware
parent4000a79371d7cb0b798779521f2e0a4a9fc22bee (diff)
webdocs-agl: renamed sections
Change-Id: I9019929e724b4d09617b3b1258703519e7f0aa58 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'site/_tocs/hardware')
-rw-r--r--site/_tocs/hardware/fetched_files.yml21
-rw-r--r--site/_tocs/hardware/toc_dev_en.yml12
2 files changed, 1 insertions, 32 deletions
diff --git a/site/_tocs/hardware/fetched_files.yml b/site/_tocs/hardware/fetched_files.yml
index 1d77012..1e0c4c7 100644
--- a/site/_tocs/hardware/fetched_files.yml
+++ b/site/_tocs/hardware/fetched_files.yml
@@ -21,25 +21,4 @@ git_commit : "master"
#dst_prefix : # destination_path = destination_prefix + (document.destination || document.source)
repositories:
-
--
- git_name : "apache/cordova-cli"
- documents :
- -
- label: "cordova"
- source: "doc/readme.md"
- destination: "cordova-cli/index.md"
--
- git_name: "apache/cordova-plugin-battery-status"
- documents:
- -
- source: "README.md"
- destination: "cordova-plugin-battery-status/index.md"
-
--
- git_name: "apache/cordova-plugin-camera"
- documents:
- -
- source: "README.md"
- destination: "cordova-plugin-camera/index.md"
diff --git a/site/_tocs/hardware/toc_dev_en.yml b/site/_tocs/hardware/toc_dev_en.yml
index e7c604e..ba0c41a 100644
--- a/site/_tocs/hardware/toc_dev_en.yml
+++ b/site/_tocs/hardware/toc_dev_en.yml
@@ -2,18 +2,8 @@
# - TOC should reference .HTML and .md (Index OK but Error 404)
# - do not forget to run 'docbuild --tocs' after any changes
-name: Hardware
+name: Hardware Support
template: generated_index.html
children:
--
- name: Introduction
- children:
- - url: guide/overview/index.html
--
- name: Create application
- children:
- - url: reference/cordova-cli/index.html
- - url: reference/cordova-plugin-battery-status/index.html
- - url: reference/cordova-plugin-camera/index.html