From de81a8b07f8139fa0f65dddffc839b4a5e83dad7 Mon Sep 17 00:00:00 2001 From: Shankho Boron Ghosh Date: Fri, 23 Oct 2020 00:10:00 +0530 Subject: Added Contribution Guide Exhaustive Contribution Guide. Removed Trailing Whitespaces. Updated index.md. Abandoned accidental commits 25474, 25474 and uploading a new patchset. Corrected code renderings. v2 (jsmoeller): Update contribution subchapters Bug-AGL: SPEC-3633 Signed-off-by: Shankho Boron Ghosh Change-Id: Ia808adc0208052f0591396860ac776e34070d279 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25473 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- docs/index.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'docs/index.md') diff --git a/docs/index.md b/docs/index.md index b78611a..10cba84 100644 --- a/docs/index.md +++ b/docs/index.md @@ -45,16 +45,12 @@ The "Getting Started" topics allow you to quickly accomplish some work using AGL. You can use the "Getting Started" sections to do the following: -* [Quickstart](./0_Getting_Started/1_Quickstart/Quickstart.md) to quickly install the pre-built images into an emulation or hardware platform. +* [Quickstart](./0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md) to quickly install the pre-built images into an emulation or hardware platform. * [Learn How to Build an AGL Image](./0_Getting_Started/2_Building_AGL_Image/0_Build_Process.md) by working through fundamental steps that show you how to build for various supported hardware targets (e.g. Raspberry PI boards). -* [Set Up a Docker Container](./) to create a - contained, controlled development environment for building images and - Software Development Kits (SDKs) using AGL. - * [Learn How to Create an Application](./app-workflow-intro.html) using the application development workflow. -- cgit 1.2.3-korg