diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-11-09 19:04:34 +0100 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-11-10 14:53:01 +0100 |
commit | 282c03752e70b001ea7fc6e6d41d8f27b26e224b (patch) | |
tree | 41d72333153468cde7961ec4c2db4abb9879aa23 /site/_tocs/hardware/toc_dev_en.yml | |
parent | f6fc6e5c28255a60c7d2628c0d814e4f12185b16 (diff) |
webdocs: fix clean
Change-Id: I6b1b6d6b81b91e26848a93d84a72a91f936389e2
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'site/_tocs/hardware/toc_dev_en.yml')
-rw-r--r-- | site/_tocs/hardware/toc_dev_en.yml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/site/_tocs/hardware/toc_dev_en.yml b/site/_tocs/hardware/toc_dev_en.yml index 6f940a4..e7c604e 100644 --- a/site/_tocs/hardware/toc_dev_en.yml +++ b/site/_tocs/hardware/toc_dev_en.yml @@ -1,5 +1,10 @@ -# WARNING: should reference .HTML and not .MD +# WARNING: +# - TOC should reference .HTML and .md (Index OK but Error 404) +# - do not forget to run 'docbuild --tocs' after any changes +name: Hardware +template: generated_index.html +children: - name: Introduction children: @@ -11,4 +16,4 @@ - url: reference/cordova-plugin-battery-status/index.html - url: reference/cordova-plugin-camera/index.html -
\ No newline at end of file + |