Add documentation for persistent storage grpc API
[AGL/documentation.git] / docs / index.md
index 9a58df4..b7b5039 100644 (file)
@@ -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:
 
 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).
 
   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.
 
 
   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**
 
 
 **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.