From dd54a533478aa65bbc87062ff87afd0cad575460 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Mon, 26 Jun 2017 17:43:59 +0200 Subject: webdocs: rename 'contain' to 'content' Change-Id: I75f933607df22cebae8b31882cc86489c95a9f18 Signed-off-by: Stephane Desneux --- content/tocs/hardware/toc_dev_en.yml | 46 ++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 content/tocs/hardware/toc_dev_en.yml (limited to 'content/tocs/hardware/toc_dev_en.yml') diff --git a/content/tocs/hardware/toc_dev_en.yml b/content/tocs/hardware/toc_dev_en.yml new file mode 100644 index 0000000..0c6b9a5 --- /dev/null +++ b/content/tocs/hardware/toc_dev_en.yml @@ -0,0 +1,46 @@ +####################################################################### +# WARNING: +# - TOC should reference .HTML and .md (Index OK but Error 404) +# - do not forget to run 'docbuild --tocs' after any changes +# +# +############################ SYNTAX ################################### +# GLOBAL OPTIONS: +# name: TOC (page) title +# template: name of template to use for this page - use 'generated_index.html' if unknown +# children: array of TOC entries +# +# TOC Entry: +# name: TOC entry (level 1) +# children: +# - +# name: optional name for TOC entry (default: use URL FrontMatter info) +# url: