From 928a4664527081100630839072b59e56de7a18fe Mon Sep 17 00:00:00 2001 From: Naoto Yamaguchi Date: Sat, 10 Aug 2024 07:12:36 +0900 Subject: Add Momi Navi information to documentation The Momi Navi need few environment variable to show map and customize view. This patch add these information. Bug-AGL: SPEC-5224 Change-Id: I64e19175bdaa1e8c63f8bd2b796c98bdf91fb69b Signed-off-by: Naoto Yamaguchi Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30161 Reviewed-by: Walt Miner Tested-by: Walt Miner --- docs/06_Component_Documentation/01_AGL_components.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/06_Component_Documentation/01_AGL_components.md') diff --git a/docs/06_Component_Documentation/01_AGL_components.md b/docs/06_Component_Documentation/01_AGL_components.md index 3508096..4aa9a17 100644 --- a/docs/06_Component_Documentation/01_AGL_components.md +++ b/docs/06_Component_Documentation/01_AGL_components.md @@ -24,3 +24,8 @@ title: AGL Components ### Application Lifecycle and Services - [Application Framework](Application_Framework/01_Introduction.md) + +### Application for Demo + +- [Momi Navi](Demo_Application/01_Momi_Navi.md) + -- cgit