From 435b82b610ab5442fe1af2d9923db206101bc3db Mon Sep 17 00:00:00 2001 From: corkyw10 Date: Tue, 9 Feb 2021 15:33:33 +0100 Subject: [PATCH] Restructured download page to show latest versions with their relevant docs, remove stable mention and fix master to dev for the nightly build --- Docs/download.md | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/Docs/download.md b/Docs/download.md index e6f33e586..80622933f 100644 --- a/Docs/download.md +++ b/Docs/download.md @@ -1,39 +1,39 @@ # Download +### Latest Release [[Documentation](https://carla.readthedocs.io/en/latest/)] + +- [CARLA 0.9.11](https://github.com/carla-simulator/carla/releases/tag/0.9.11) + ### Nightly build -> This is an automated build with the latest changes pushed to our "master" -> branch. It contains the very last fixes and features that will be part of the +> This is an automated build with the latest changes pushed to our `dev` +> branch. It contains the very latest fixes and features that will be part of the > next release, but also some experimental changes. Use at your own risk! - [CARLA Nightly Build (Linux)](https://carla-releases.s3.eu-west-3.amazonaws.com/Linux/Dev/CARLA_Latest.tar.gz) - [CARLA Nightly Build (Windows)](https://carla-releases.s3.eu-west-3.amazonaws.com/Windows/Dev/CARLA_Latest.zip) -### Development [[Documentation](https://carla.readthedocs.io/en/latest/)] +### Versions 0.9.x -> These are the version of CARLA, more frequently updated and with the latest -> features. Keep in mind that the API and features in this channel can (and -> probably will) change. +> Here are the previous versions of CARLA with links to the specific documentation for each version: -- [CARLA 0.9.10](https://github.com/carla-simulator/carla/releases/tag/0.9.10) -- [CARLA 0.9.9](https://github.com/carla-simulator/carla/releases/tag/0.9.9) -- [CARLA 0.9.8](https://github.com/carla-simulator/carla/releases/tag/0.9.8) -- [CARLA 0.9.7](https://github.com/carla-simulator/carla/releases/tag/0.9.7) -- [CARLA 0.9.6](https://github.com/carla-simulator/carla/releases/tag/0.9.6) -- [CARLA 0.9.5](https://github.com/carla-simulator/carla/releases/tag/0.9.5) -- [CARLA 0.9.4](https://github.com/carla-simulator/carla/releases/tag/0.9.4) -- [CARLA 0.9.3](https://github.com/carla-simulator/carla/releases/tag/0.9.3) -- [CARLA 0.9.2](https://github.com/carla-simulator/carla/releases/tag/0.9.2) -- [CARLA 0.9.1](https://github.com/carla-simulator/carla/releases/tag/0.9.1) -- [CARLA 0.9.0](https://github.com/carla-simulator/carla/releases/tag/0.9.0) -- [CARLA 0.8.4](https://github.com/carla-simulator/carla/releases/tag/0.8.4) +- [CARLA 0.9.10](https://github.com/carla-simulator/carla/releases/tag/0.9.10) - [Documentation](https://carla.readthedocs.io/en/0.9.10/) +- [CARLA 0.9.9](https://github.com/carla-simulator/carla/releases/tag/0.9.9) - [Documentation](https://carla.readthedocs.io/en/0.9.9/) +- [CARLA 0.9.8](https://github.com/carla-simulator/carla/releases/tag/0.9.8) - [Documentation](https://carla.readthedocs.io/en/0.9.8/) +- [CARLA 0.9.7](https://github.com/carla-simulator/carla/releases/tag/0.9.7) - [Documentation](https://carla.readthedocs.io/en/0.9.7/) +- [CARLA 0.9.6](https://github.com/carla-simulator/carla/releases/tag/0.9.6) - [Documentation](https://carla.readthedocs.io/en/0.9.6/) +- [CARLA 0.9.5](https://github.com/carla-simulator/carla/releases/tag/0.9.5) - [Documentation](https://carla.readthedocs.io/en/0.9.5/) +- [CARLA 0.9.4](https://github.com/carla-simulator/carla/releases/tag/0.9.4) - [Documentation](https://carla.readthedocs.io/en/0.9.4/) +- [CARLA 0.9.3](https://github.com/carla-simulator/carla/releases/tag/0.9.3) - [Documentation](https://carla.readthedocs.io/en/0.9.3/) +- [CARLA 0.9.2](https://github.com/carla-simulator/carla/releases/tag/0.9.2) - [Documentation](https://carla.readthedocs.io/en/0.9.2/) +- [CARLA 0.9.1](https://github.com/carla-simulator/carla/releases/tag/0.9.1) - [Documentation](https://carla.readthedocs.io/en/0.9.1/) +- [CARLA 0.9.0](https://github.com/carla-simulator/carla/releases/tag/0.9.0) - [Documentation](https://carla.readthedocs.io/en/0.9.0/) + +### Versions 0.8.x + +- [CARLA 0.8.4](https://github.com/carla-simulator/carla/releases/tag/0.8.4) - [Documentation](https://carla.readthedocs.io/en/0.8.4/) - [CARLA 0.8.3](https://github.com/carla-simulator/carla/releases/tag/0.8.3) - -### Stable [[Documentation](https://carla.readthedocs.io/en/stable/)] - -> The most tested and robust release out there! - -- [CARLA 0.8.2](https://github.com/carla-simulator/carla/releases/tag/0.8.2) +- [CARLA 0.8.2](https://github.com/carla-simulator/carla/releases/tag/0.8.2) - [Documentation](https://carla.readthedocs.io/en/stable/) - - -