Skip to content

Commit

Permalink
Rename Overview to Introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
joeygrover committed Jul 24, 2019
1 parent ffbd3bb commit df060fd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config.json
Expand Up @@ -7,7 +7,7 @@
],
"navigation": [
{
"name": "Overview"
"name": "Introduction"
},
{
"name": "Supported Platforms"
Expand Down
File renamed without changes
4 changes: 2 additions & 2 deletions docs/Overview/index.md → docs/Introduction/index.md
@@ -1,10 +1,10 @@
## SDL Overview Guide
## Introduction

This is an overview of how SmartDeviceLink (SDL) works. It will go through higher level discussions about certain aspects of SDL to give an intro level of understanding. For more general information on SmartDeviceLink (SDL) as a technology, there is a white-paper available [here](https://smartdevicelink.com/resources/).

SmartDeviceLink is a connectivity protocol and set of associated libraries that allow third-party applications to communicate with cars. This allows drivers to safely access the content they want through their vehicle.

Many different components make SDL work. The following diagram shows how some of those pieces are connected.
There are different components to SDL that make everything work. The following diagram shows how some of those pieces are connected.

<br><br>
![High Level Diagram](assets/HighLevelDiagram.png)
Expand Down

0 comments on commit df060fd

Please sign in to comment.