From ab747d6bd667baf087ff39daabd56703b1c938b6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 25 Oct 2018 15:13:46 -0700 Subject: YAML files for application development flow section Created TOC and fetch information for a new "Application Development Workflow" section. The section sits in the existing "Getting Started" area for now. Signed-off-by: Scott Rifenbark --- content/tocs/getting_started/fetched_files.yml | 20 ++++++++++++++++++++ content/tocs/getting_started/toc_dev_en.yml | 25 ++++++++++++++++++++----- 2 files changed, 40 insertions(+), 5 deletions(-) (limited to 'content/tocs') diff --git a/content/tocs/getting_started/fetched_files.yml b/content/tocs/getting_started/fetched_files.yml index 4b7b551..62e7fbe 100644 --- a/content/tocs/getting_started/fetched_files.yml +++ b/content/tocs/getting_started/fetched_files.yml @@ -48,6 +48,26 @@ repositories: git_commit: master-next src_prefix : docs/getting-started documents : + - source: app-workflow-intro.md + label: Overview + - source: app-workflow-image.md + label: Download or Build Your Image + - source: app-workflow-sdk.md + label: Download or Build Your SDK Installer + - source: app-workflow-bootables.md + label: Create Bootable Media + - source: app-workflow-boot.md + label: Boot the Image on the Board + - source: app-workflow-prep-app.md + label: Get Ready to Create Your Application + - source: app-workflow-build-app.md + label: Create and Build the Application + - source: app-workflow-deploy-app.md + label: Deploy the Application to the Board + - source: app-workflow-debug-app.md + label: Debug the Application + - source: images/app-developer-workflow.png + destination: images/app-developer-workflow.png - source: source-code.md label: Download AGL Source Code - source: customize_bitbake_conf.md diff --git a/content/tocs/getting_started/toc_dev_en.yml b/content/tocs/getting_started/toc_dev_en.yml index a534c61..38f8154 100644 --- a/content/tocs/getting_started/toc_dev_en.yml +++ b/content/tocs/getting_started/toc_dev_en.yml @@ -1,9 +1,9 @@ ####################################################################### -# WARNING: +# WARNING: # - TOC should reference .HTML and .md (Index OK but Error 404) -# - do not forget to run 'docbuild --tocs' after any changes +# - do not forget to run 'docbuild --tocs' after any changes +# # -# ############################ SYNTAX ################################### # GLOBAL OPTIONS: # name: TOC (page) title @@ -13,7 +13,7 @@ # TOC Entry: # name: TOC entry (level 1) # children: -# - +# - # name: optional name for TOC entry (default: use URL FrontMatter info) # url: