Skip to content
Snippets Groups Projects
Commit 056173c6 authored by Martyn Welch's avatar Martyn Welch Committed by Emanuele Aina
Browse files

Clean up developer index


A quick first pass to clean up the developer index page.

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent 156f2465
No related branches found
No related tags found
1 merge request!97T6572: Move developer docs to main website
+++
short-description = "Apertis application developer portal"
license = "CC-BY-SAv4.0"
title = "Index"
title = "Developer Guide"
weight = 100
aliases = [ "/old-developer/latest/index.html", "/old-developer/v2019/index.html", "/old-developer/v2020/index.html", "/old-developer/v2021pre/index.html", "/old-developer/v2022dev0/index.html",]
outputs = [ "html", "pdf-in",]
+++
# Apertis application developer guide
Welcome to the Apertis application developer guide!
The [FOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software) ([Free](http://en.wikipedia.org/wiki/Free_software) and [open source](http://en.wikipedia.org/wiki/Open-source_software)) GNU/Linux-based Apertis platform provides a set of APIs and services that allow you to create automotive information and entertainment apps. These APIs and services are made available in the Apertis SDK.
The SDK is a linux virtual machine running a standard desktop environment on top of the Apertis distribution. It contains Apertis development libraries, developer tools, documentation, debugging libraries and the Apertis simulator. The SDK VM image can be run on Windows, Mac OS, or different Linux distributions using the virtualization software [VirtualBox](vm-setup.md).
### Next
|-|
| ![](/images/continue-arrow.png) **Questions?** Read the [FAQ](faq.md). |
| ![](/images/continue-arrow.png) **Ready to start development?** [Install the SDK](install.md). |
| ![](/images/continue-arrow.png) **Want to create or update Apertis apps?** Find out [What's new in the latest version of Apertis](#whats-new-in-this-version) or use the [API quick links](#apertis-api-quick-links) below. |
| ![](/images/continue-arrow.png) **Ready to distribute your app?** Continue on to [Distribution](app-distribution.md). |
* **Questions?** Read the [FAQ](faq.md).
* **Ready to start development?** [Install the SDK](install.md).
* **Want to create or update Apertis apps?** Find out [What's new in the latest version of Apertis](#whats-new-in-this-version) or use the [API quick links](#apertis-api-quick-links) below.
* **Ready to distribute your app?** Continue on to [Distribution](app-distribution.md).
## Support
......@@ -98,4 +91,3 @@ If you encounter any problems using the SDK and need help, please send us an ema
[Soup](https://developer.gnome.org/libsoup/stable/): Network protocol
[LLVM](http://llvm.org/docs/): Compiler technology
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment