From fe095ae8c3010b03953da26fd92b518966139c78 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Thu, 10 Nov 2016 17:47:20 +0100 Subject: webdocs-agl: renamed sections Change-Id: I9019929e724b4d09617b3b1258703519e7f0aa58 Signed-off-by: Stephane Desneux --- site/_tocs/hardware/fetched_files.yml | 21 --------------------- site/_tocs/hardware/toc_dev_en.yml | 12 +----------- 2 files changed, 1 insertion(+), 32 deletions(-) (limited to 'site/_tocs/hardware') 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 -- cgit 1.2.3-korg