fixed docs

Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
Richard Jones 2021-12-17 12:22:34 -07:00
parent 009a44ab27
commit 3ca5bbec0e
No known key found for this signature in database
GPG Key ID: CFB3A382EB166F4C
2 changed files with 0 additions and 4 deletions

View File

@ -23,8 +23,6 @@
- [europa/dagger/engine](./europa/dagger/engine/README.md) - -
- [europa/dagger/engine/spec](./europa/dagger/engine/spec/README.md) - Placeholder package, to keep docs generating tool happy.
- [europa/dagger/engine/spec/engine](./europa/dagger/engine/spec/engine.md) - The Dagger API.
HTTP operations
- [gcp](./gcp/README.md) - Google Cloud Platform
- [gcp/cloudrun](./gcp/cloudrun.md) - -
- [gcp/gcr](./gcp/gcr.md) - Google Container Registry

View File

@ -6,8 +6,6 @@ sidebar_label: engine
The Dagger API.
HTTP operations
```cue
import "alpha.dagger.io/europa/dagger/engine/spec/engine"
```