From 93c1058794d8bdab19c49df6d402a40963be65ec Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Date: Wed, 14 Oct 2020 13:26:09 +0200 Subject: Added Documentation for Jellyfish (rewrote majority of them and updated with minor changes) (removed whitespaces, added contribution guide, corrected rcar-gen3 section 7, added aglsetup.h flags to hardware support, some minor changes) Bug-AGL: [SPEC-3633] Signed-off-by: Shankho Boron Ghosh <shankhoghosh123@gmail.com> Change-Id: Ifd6b3c1cdaa41f05a74c1affe6db9e24763921b9 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25411 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> --- docs/0_Getting_Started/3_ HomeScreen/Overview.md | 40 ------------------------ 1 file changed, 40 deletions(-) delete mode 100644 docs/0_Getting_Started/3_ HomeScreen/Overview.md (limited to 'docs/0_Getting_Started/3_ HomeScreen/Overview.md') diff --git a/docs/0_Getting_Started/3_ HomeScreen/Overview.md b/docs/0_Getting_Started/3_ HomeScreen/Overview.md deleted file mode 100644 index f7c8d04..0000000 --- a/docs/0_Getting_Started/3_ HomeScreen/Overview.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -edit_link: '' -title: Overview -origin_url: >- - https://git.automotivelinux.org/apps/homescreen/plain/homescreen/docs/index.md?h=master ---- - -<!-- WARNING: This file is generated by fetch_docs.js using /home/boron/Documents/AGL/docs-webtemplate/site/_data/tocs/getting_started/master/apps-homescreen-homescreen-book.yml --> - -# Welcome to your AGL system! -When booting up an AGL system, the first thing that your eyes will spot is this: - - - -**The AGL HomeScreen!** - -Intended to be used with touch presses, the reference HMI provides access to all pre-installed AGL demo applications as well as in the future access to user installed apps. The list of demo apps contains some automotive applications like HVAC-control, Navigation or Dashboard, as well as some infotainment apps. Radio, Multimedia, Phone... -This applications are already available and were presented at CES 2017. - -## Here are some screenshots of the pre-installed demo applications: - -## HVAC - - - -## Phone - - - -## Dashboard - - - -## Settings - - - -#### Note: -* All current demos (including HomeScreen) are optimized for landscape full HD resolution (1080x1920). - -- cgit