aboutsummaryrefslogtreecommitdiffstats
path: root/content/tocs/getting_started/toc_dev_en.yml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-11-13 15:46:49 -0800
committerStéphane Desneux <stephane.desneux@iot.bzh>2018-11-27 09:01:05 +0100
commitb3c692b08a35a150c08b4e84ba0826e066289d23 (patch)
treead762f7dae61e461e790fd3f0a2fbe063038f8fd /content/tocs/getting_started/toc_dev_en.yml
parentab747d6bd667baf087ff39daabd56703b1c938b6 (diff)
Image Workflow Files and TOC (YAML Updates)
These are the updates for the new Image Workflow section to create the TOC nav topics and fetch the correct files. Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Diffstat (limited to 'content/tocs/getting_started/toc_dev_en.yml')
-rw-r--r--content/tocs/getting_started/toc_dev_en.yml10
1 files changed, 7 insertions, 3 deletions
diff --git a/content/tocs/getting_started/toc_dev_en.yml b/content/tocs/getting_started/toc_dev_en.yml
index 38f8154..89af391 100644
--- a/content/tocs/getting_started/toc_dev_en.yml
+++ b/content/tocs/getting_started/toc_dev_en.yml
@@ -39,10 +39,14 @@ name: Getting started
template: generated_index.html
children:
-
- name: Getting Started
+ name: Image Development Workflow
children:
- - url: reference/source-code.html
- - url: reference/customize_bitbake_conf.html
+ - url: reference/image-workflow-intro.html
+ - url: reference/image-workflow-prep-host.html
+ - url: reference/image-workflow-download-sw.html
+ - url: reference/image-workflow-initialize-build-environment.html
+ - url: reference/image-workflow-cust-build.html
+ - url: reference/image-workflow-build.html
- url: reference/machines/intel.html
- url: reference/machines/qemu.html
- url: reference/machines/R-Car-Starter-Kit-gen3.html