Simplify Europa Docs sidebar

- move Dagger 0.1 references to the top
- move Dagger CUE API under Core Concepts, after What is CUE?
- move Go on Docker Swarm under Use Cases

A few minor title changes:
- Dagger CUE API (0.2+) -> Dagger CUE API
- What is Cue? -> What is CUE?

Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
This commit is contained in:
Gerhard Lazu
2022-03-29 00:14:34 +01:00
parent 2a6b91cf72
commit 19d762c5dd
4 changed files with 13 additions and 18 deletions

View File

@@ -3,9 +3,9 @@ slug: /1213/api
displayed_sidebar: europa
---
# Dagger CUE API (0.2+)
# Dagger CUE API
As of Dagger 0.2 (codename Europa), the Dagger CUE API can be imported via `dagger.io/dagger` & `dagger.io/dagger/core`
As of Dagger 0.2.0, the Dagger CUE API can be imported via `dagger.io/dagger` & `dagger.io/dagger/core`
The Dagger CUE API is the set of CUE packages released alongside the Dagger engine.