aboutsummaryrefslogtreecommitdiffstats
path: root/content/tocs/hardware
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2019-04-17 23:26:12 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2019-04-17 23:26:37 +0200
commit55ada292a6ccfa8270377a739d30c375bf760327 (patch)
treef2f3d73b1e78518931e348bc38224a3369beeec2 /content/tocs/hardware
parentf3e3b5c7054f84d204eb2c5936ad36d192a072d5 (diff)
Remove obsolete tocs files
Change-Id: I14c34a8d14ffab76cfc102dde49758399856a463 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'content/tocs/hardware')
-rw-r--r--content/tocs/hardware/toc_dev_en.yml45
1 files changed, 0 insertions, 45 deletions
diff --git a/content/tocs/hardware/toc_dev_en.yml b/content/tocs/hardware/toc_dev_en.yml
deleted file mode 100644
index 6c49ed8..0000000
--- a/content/tocs/hardware/toc_dev_en.yml
+++ /dev/null
@@ -1,45 +0,0 @@
-#######################################################################
-# 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: <subdir as defined with FETCH_DIR in conf/AppDefaults.js:
-# -
-# name: ...
-# url: ...
-# ...
-#
-# EXAMPLE:
-# -------------------------------
-# name: Developer Guides
-# template: generated_index.html
-# children:
-# -
-# name: Application Framework
-# children:
-# - url: reference/af-main/overview.html
-# - url: reference/af-main/afm-system-daemon.html
-# - url: reference/af-main/afm-user-daemon.html
-# -------------------------------
-#######################################################################
-
-name: Hardware Support
-template: generated_index.html
-children:
--
- name: Renesas Gen3 Boards
- children:
- - url: reference/renesas-gen3/gen3.html
- - url: reference/renesas-gen3/proprietary.html