From 0529afa40b195735682c759a93c79e5dfe4898a4 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Tue, 21 Feb 2017 11:18:30 +0100 Subject: Move tocs out of the site directory Signed-off-by: Ronan Le Martret --- contain/tocs/hardware/toc_dev_en.yml | 46 ++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 contain/tocs/hardware/toc_dev_en.yml (limited to 'contain/tocs/hardware/toc_dev_en.yml') diff --git a/contain/tocs/hardware/toc_dev_en.yml b/contain/tocs/hardware/toc_dev_en.yml new file mode 100644 index 0000000..0c6b9a5 --- /dev/null +++ b/contain/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: