diff options
Diffstat (limited to 'site/_tocs/quickstart/toc_dev_en.yml')
-rw-r--r-- | site/_tocs/quickstart/toc_dev_en.yml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/site/_tocs/quickstart/toc_dev_en.yml b/site/_tocs/quickstart/toc_dev_en.yml index 6f940a4..fdc2990 100644 --- a/site/_tocs/quickstart/toc_dev_en.yml +++ b/site/_tocs/quickstart/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: Quickstart +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 + |