X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Findex.md;h=b7b50399e72fe571722400fe6818d545721d9cae;hb=refs%2Fheads%2Fmaster;hp=9a58df456e39838618b224e7dccfbdc41d426586;hpb=8259579e2ee37d476b85acf7518c3bcfac5bde12;p=AGL%2Fdocumentation.git diff --git a/docs/index.md b/docs/index.md index 9a58df4..b7b5039 100644 --- a/docs/index.md +++ b/docs/index.md @@ -47,13 +47,13 @@ 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/Using_Ready_Made_Images.md) to quickly install the pre-built images into an emulation or hardware platform. +* [Quickstart](./01_Getting_Started/01_Quickstart/01_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 +* [Learn How to Build an AGL Image](./01_Getting_Started/02_Building_AGL_Image/01_Build_Process_Overview.md) by working through fundamental steps that show you how to build for various supported hardware targets (e.g. Raspberry PI boards). -* [Learn How to Create an Application](./3_Developer_Guides/1_Setting_Up_AGL_SDK.md) using the +* [Learn How to Create an Application](./04_Developer_Guides/01_Setting_Up_AGL_SDK.md) using the application development workflow. @@ -78,4 +78,37 @@ If you are behind a firewall, a web client may be best; [irccloud](https://www.i **Recurring Meetings** -We have a weekly developer meeting and a number of other recurring Expert Group meetings that everyone is invited to participate in. The complete list of meetings and their information is available on AGL [Google Calendar](https://lists.automotivelinux.org/g/agl-dev-community/calendar). You can subscribe to AGL [Google Calendar](https://lists.automotivelinux.org/g/agl-dev-community/calendar) by logging to your LF account and clicking subscribe to calendar button at the bottom of AGL [Google Calendar](https://lists.automotivelinux.org/g/agl-dev-community/calendar) page. +We have a weekly developer meeting and a number of other recurring Expert Group meetings that everyone is invited to participate in. The complete list of meetings and their information is available on AGL [Google Calendar](https://lists.automotivelinux.org/g/agl-dev-community/calendar). You can subscribe to AGL [Google Calendar](https://lists.automotivelinux.org/g/agl-dev-community/calendar) by logging to your LF account and clicking subscribe to calendar button at the bottom of AGL [Google Calendar](https://lists.automotivelinux.org/g/agl-dev-community/calendar) page. + + +Platforms +--------- +AGL uses variety of Platforms for different puposes. + +**Marketing** + +- [Website](https://www.automotivelinux.org/) + +- [Twitter]( https://twitter.com/autogradelinux) + +- [LinkdIn](https://www.linkedin.com/company/automotive-grade-linux/) + +- [Youtube](https://www.youtube.com/channel/UC1axavgir413w00rwBHPAtQ) + +**Developers** + +- [Gerrit](https://gerrit.automotivelinux.org) for code collaboration. + +- [Jira](https://jira.automotivelinux.org/) for issue tracking. + +- [Docs](https://docs.automotivelinux.org/) for AGL documentation. + +- [Wiki](https://wiki.automotivelinux.org/) for coordinating dynamic content. + +- [Confluence](https://confluence.automotivelinux.org) for AGL desing work. + +- [Git](https://git.automotivelinux.org/) for hosting AGL repositories. + +- [Lava](https://lava.automotivelinux.org/) for continuous integration. + +- [Download](http://download.automotivelinux.org/) for downloading code.