Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smartdevicelink/sdl_overview_guides


https://github.com/smartdevicelink/sdl_overview_guides

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# SDL Overview Guides
SDl Overview Guide content for the [SDL Developer Portal](https://smartdevicelink.com/en/guides/sdl-overview-guides/introduction/).

This is where the documentation for describing most of SDL features will be held.

## Updating the RPC Spec and Protocol Spec

To update the RPC Spec and Protocol Spec documentation to the latest version, please run the following commands:

```bash
cd sdl_overview_guides/doc_retriever
python3 DocRetriever.py
```